mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-09 22:02:45 +02:00
Replace http_get_scheme by the http_uri_parser API. The new function is renamed http_parse_scheme. A new http_uri_parser state is declared to mark the scheme parsing as completed.