haproxy/include
Christopher Faulet 549822f0a1 MINOR: htx: Add function to drain data from an HTX message
The function htx_drain() can now be used to drain data from an HTX message.

It will be used by other commits to fix bugs, so it must be backported to 1.9.
2019-02-26 14:04:23 +01:00
..
common MINOR: htx: Add function to drain data from an HTX message 2019-02-26 14:04:23 +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