Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix deprecated API usage in boiler_plate example #85

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

fix deprecated API usage in boiler_plate example #85

wants to merge 2 commits into from

Commits on Jan 20, 2020

  1. fix deprecated API usage in boiler_plate example

     - use fio_url_s type instead of deprecated http_url_s
    
    Signed-off-by: Toni Uhlig <[email protected]>
    utoni committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    9669072 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2020

  1. replaced http_url_parse macro with an inlined function so it can be d…

    …eprecated
    
     - added some missing initializers to some stack allocated structs
    
    Signed-off-by: Toni Uhlig <[email protected]>
    utoni committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    fb18a37 View commit details
    Browse the repository at this point in the history