mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-19 18:01:00 +01:00
It's useful to be able to accept an invalid header name in a request
or response but still be able to monitor further such errors. Now,
when an invalid request/response is received and accepted due to
an "accept-invalid-http-{request|response}" option, the invalid
request will be captured for later analysis with "show errors" on
the stats socket.