mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-14 03:22:06 +01:00
htx_sl_vsn() function can now be used to retrieve the ist string representing the HTTP version from a start-line passed as parameter. This function takes care to return the right part of the start-line, depending on its type (request or response).