mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 03:32:40 +02:00
The code responsible to perform an HTTP upgrade from a TCP stream is moved in a dedicated function, stream_set_http_mode(). The stream_set_backend() function is slightly updated, especially to correctly set the request analysers.