]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: http-ana: Use CS to perform L7 retries
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 4 Apr 2022 09:07:08 +0000 (11:07 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 13 Apr 2022 13:10:16 +0000 (15:10 +0200)
commit7739799ab46a946881b4ccbdf841de29dbe50893
tree24f3ca4d0557d51055eaab0d1d12a3cf9af83d7b
parent0eb32c0dd19d25730ceddb4daf1acbd8708e4818
MINOR: http-ana: Use CS to perform L7 retries

do_l7_retry function now manipulated a conn-stream instead of a
stream-interface.
src/http_ana.c