haproxy/include
Christopher Faulet 8277ca72b1 MINOR: http: Add standalone functions to parse a start-line or a header
These 2 functions are pretty naive. They only split a start-line into its 3
substrings or a header line into its name and value. Spaces before and after
each part are skipped. No CRLF at the end are expected.
2018-11-18 21:45:49 +01:00
..
common MINOR: http: Add standalone functions to parse a start-line or a header 2018-11-18 21:45:49 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MAJOR: connections: Detach connections from streams. 2018-11-18 21:45:45 +01:00
types MINOR: conn_stream: Add a flag to notify the mux it must respect the reserve 2018-11-18 21:45:48 +01:00