haproxy/include
Willy Tarreau 588bd4f813 [BUG] http: trailing white spaces must also be trimmed after headers
Trailing spaces after headers were not trimmed, only the leading ones
were. An issue was detected today with a content-length value which
was padded with spaces and which was rejected. Recent updates to the
http-bis draft made it a lot more clear that such spaces must be ignored,
so this is what this patch does.

It should be backported to 1.4.
2011-09-05 00:54:56 +02:00
..
common [MINOR] make use of addr_to_str() and get_host_port() to replace many inet_ntop() 2011-09-05 00:54:36 +02:00
import
proto [BUG] proxy: stats frontend and peers were missing many initializers 2011-07-29 02:00:19 +02:00
types [BUG] http: trailing white spaces must also be trimmed after headers 2011-09-05 00:54:56 +02:00