mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-07 03:43:37 +02:00
While http_parse_scheme() extracts a scheme from a URI by extracting exactly the valid characters and stopping on delimiters, this new function performs the same on a fixed-size string.