mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-06 15:33:43 +02:00
This bug is the same than for the HTTP client. See "BUG/MINOR: httpclient: Set conn-stream/channel EOI flags at the end of request" for details. This patch must be backported as far as 2.0. But only CF_EOI must be set because applets are not attached to a conn-stream on older versions.