haproxy/include
Christopher Faulet baec1a9c37 MINOR: htx: Add a field to save the headers data size
The size of headers present in an HTX message are now counted. A dedicated
field was added in the HTX structure to do so. This patch is quite simple
but it will be mandatory to be able to perform some tests on headers. One of
them is to be sure headers never exceed the regular buffer size, even when a
large buffer is used.
2026-07-08 08:52:06 +02:00
..
haproxy MINOR: htx: Add a field to save the headers data size 2026-07-08 08:52:06 +02:00
import MINOR: mjson: reintroduce mjson_next() 2026-04-14 10:57:21 +02:00
make BUILD: makefile: add macros enable_opts and disable_opts 2026-07-03 16:33:27 +02:00