haproxy/include
Willy Tarreau ba5fbca33f MINOR: h1: report in the h1m struct if the HTTP version is 1.1 or above
This will be needed for the mux to know how to process the Connection
header, and will save it from having to re-parse the request line since
it's captured on the fly.
2018-09-13 14:34:09 +02:00
..
common MEDIUM: protocol: sockpair protocol 2018-09-12 07:20:17 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: connection: pass the proxy when creating a connection 2018-09-12 17:39:22 +02:00
types MINOR: h1: report in the h1m struct if the HTTP version is 1.1 or above 2018-09-13 14:34:09 +02:00