haproxy/include
Christopher Faulet 729b5b308c BUG/MINOR: channel: Set CF_WROTE_DATA when outgoing data are skipped
in co_skip(), the flag CF_WRITE_PARTIAL is set on the channel. The flag
CF_WROTE_DATA must also be set to notify the channel some data were sent.

This patch must be backported to 1.9.
2019-02-26 14:04:23 +01:00
..
common BUG/MEDIUM: h2/htx: Correctly handle interim responses when HTX is enabled 2019-02-19 16:26:14 +01:00
import
proto BUG/MINOR: channel: Set CF_WROTE_DATA when outgoing data are skipped 2019-02-26 14:04:23 +01:00
types BUG/MEDIUM: servers: Add a per-thread counter of idle connections. 2019-02-21 19:07:45 +01:00