haproxy/include
Willy Tarreau d4908fa465 MINOR: htx: rename htx_append_blk_value() to htx_add_data_atonce()
This function is now dedicated to data blocks, and we'll soon need to
access it from outside in a rare few cases. Let's rename it and export
it.
2019-05-28 14:48:59 +02:00
..
common MINOR: htx: rename htx_append_blk_value() to htx_add_data_atonce() 2019-05-28 14:48:59 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: channel/htx: Add functions to forward a part or all HTX payload 2019-05-28 07:42:33 +02:00
types MINOR: connection: Remove the unused flag CO_RFL_KEEP_RSV 2019-05-28 07:42:12 +02:00