haproxy/include
Willy Tarreau eb528db60b MINOR: h1: add H1_MF_TOLOWER to decide when to turn header names to lower case
The h1 parser used to systematically turn header field names to lower
case because it was designed for H2. Let's add a flag which is off by
default to condition this behaviour so that when using it from an H1
parser it will not affect the message.
2018-09-12 17:38:26 +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: h1: remove the HTTP status from the H1M struct 2018-09-12 17:38:25 +02:00
types MINOR: h1: add H1_MF_TOLOWER to decide when to turn header names to lower case 2018-09-12 17:38:26 +02:00