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>
Tue, 17 Sep 2024 07:28:58 +0000 (09:28 +0200)
commit228f104668d18d81bf513a6063a7a100cf62bce9
tree6bbc2cdb32096f604a5ca33e2ee994a86882d862
parent9a923de45da05edb31c4b1344aae7d27bebb19a8
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.

(cherry picked from commit 0f4fad5291027a7dfc8109fbbe2acd0bac8affd0)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
doc/configuration.txt