]> git.kaiwu.me - haproxy.git/commit
CLEANUP: haterm: Remove duplicated bloc to know if haterm must drain
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 5 May 2026 06:44:28 +0000 (08:44 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 5 May 2026 16:36:34 +0000 (18:36 +0200)
commite373fd6319f0c5beaf539f063f7898c0c3a40a1b
tree2c873b1bf9ccfe71359303fdc3e22de0809a4c35
parent4af4feed331fa40ee0fdee063296ceff6e563125
CLEANUP: haterm: Remove duplicated bloc to know if haterm must drain

When haterm was waiting for request headers, there was two test to know if
it had to drain the request data before replying. One of them was useless
and was thus removed.
src/haterm.c