haproxy/include
Olivier Houchard 602bf7d2ea MEDIUM: streams: Add a new http action, disable-l7-retry.
Add a new action for http-request, disable-l7-retry, that can be used to
disable any attempt at retry requests (see retry-on) if it fails for any
reason other than a connection failure.
This is useful for example to make sure POST requests aren't retried.
2019-05-10 17:49:09 +02:00
..
common BUILD: threads: Add __ha_cas_dw fallback for single threaded builds 2019-05-10 10:55:31 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto CLEANUP: ssl: make inclusion of openssl headers safe 2019-05-10 09:58:43 +02:00
types MEDIUM: streams: Add a new http action, disable-l7-retry. 2019-05-10 17:49:09 +02:00