Changes since version 1.4.26 : Baptiste Assmann (2): DOC: usesrc root privileges requirements DOC: typo in 'redirect', 302 code meaning Jason Harvey (1): DOC: Fix L4TOUT typo in documentation William Lallemand (1): BUG/MINOR: cfgparse: fix typo in 'option httplog' error message Willy Tarreau (8): BUG/MEDIUM: http: remove content-length from chunked messages DOC: http: update the comments about the rules for determining transfer-length BUG/MEDIUM: http: do not restrict parsing of transfer-encoding to HTTP/1.1 BUG/MEDIUM: http: incorrect transfer-coding in the request is a bad request BUG/MEDIUM: http: remove content-length form responses with bad transfer-encoding MEDIUM: http: restrict the HTTP version token to 1 digit as per RFC7230 BUG/MINOR: http: remove stupid HTTP_METH_NONE entry BUG/MAJOR: http: don't call http_send_name_header() after an error