haproxy/include
Christopher Faulet 727a3f1ca3 MINOR: http-htx: Add a function to retrieve the headers size of an HTX message
http_get_hdrs_size() function may now be used to get the bytes held by headers
in an HTX message. It only works if the headers were not already
forwarded. Metadata are not counted here.
2020-02-18 11:19:57 +01:00
..
common BUG/MINOR: tools: also accept '+' as a valid character in an identifier 2020-02-17 06:37:40 +01:00
import
proto MINOR: http-htx: Add a function to retrieve the headers size of an HTX message 2020-02-18 11:19:57 +01:00
types MINOR: lua: Get the action return code on the stack when an action finishes 2020-02-06 15:13:03 +01:00