haproxy/include
Christopher Faulet 505adfca51 MINOR: htx: Add a flag on HTX message to report processing errors
This new flag may be used to report unexpected error because of not well
formatted HTX messages (not related to a parsing error) or our incapactity to
handle the processing because we reach a limit (ressource exhaustion, too big
headers...). It should result to an error 500 returned to the client when
applicable.
2019-09-17 10:18:54 +02:00
..
common MINOR: htx: Add a flag on HTX message to report processing errors 2019-09-17 10:18:54 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto BUG/MEDIUM: connection: don't keep more idle connections than ever needed 2019-09-08 09:30:50 +02:00
types MINOR: stats: Add JSON export from the stats page 2019-09-10 10:29:54 +02:00