haproxy/include
Christopher Faulet 54b5e214b0 MINOR: htx: Don't use end-of-data blocks anymore
This type of blocks is useless because transition between data and trailers is
obvious. And when there is no trailers, the end-of-message is still there to
know when data end for chunked messages.
2019-06-05 10:12:11 +02:00
..
common MINOR: htx: Don't use end-of-data blocks anymore 2019-06-05 10:12:11 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto BUG/MINOR: channel/htx: Don't alter channel during forward for empty HTX message 2019-06-05 10:12:11 +02:00
types MEDIUM: cache/htx: Always store info about HTX blocks in the cache 2019-06-05 10:12:11 +02:00