]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: config: Explicitly list relaxing rules for accept-invalid-http-* options
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 12 Sep 2024 07:15:37 +0000 (09:15 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 16 Sep 2024 20:55:24 +0000 (22:55 +0200)
commit0f4fad5291027a7dfc8109fbbe2acd0bac8affd0
tree9bb5a7b219285ea31436a915852f2c2cb47cc9dc
parent1e0920f85542d63755cb8824d1000c3a6f22bb9c
DOC: config: Explicitly list relaxing rules for accept-invalid-http-* options

Time to time, new exceptions are added in the HTTP parsing (most of time H1)
to not reject some invalid messages sent by legacy applications. But the
documentation of accept-invalid-http-request and
accept-invalid-http-response options is not pretty clear. So, now, there is
an explicit list of relaxing rules for both options.
doc/configuration.txt