haproxy/include
Willy Tarreau 4076a15255 [MEDIUM] http: capture invalid requests/responses even if accepted
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.
2009-04-02 21:36:37 +02:00
..
common [MINOR] improve reporting of misplaced acl/reqxxx rules 2009-03-31 10:49:21 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MEDIUM] http: capture invalid requests/responses even if accepted 2009-04-02 21:36:37 +02:00
types [MEDIUM] http: add options to ignore invalid header names 2009-04-02 21:36:34 +02:00