haproxy/addons
Christopher Faulet c1b013bc61 BUG/MINOR: promex: Don't forget to consume the request on error
When the promex applet triggers an error, for instance because the URI is
invalid, we must still take care to consume the request. Otherwise, the
error will be handled by HTTP analyzers as a server abort.

This patch must be backported as far as 2.0.
2023-01-13 09:45:23 +01:00
..
51degrees
deviceatlas
ot
promex BUG/MINOR: promex: Don't forget to consume the request on error 2023-01-13 09:45:23 +01:00
wurfl