haproxy/include
Christopher Faulet 8d8ac191a7 MINOR: proto_htx: Add functions htx_req_replace_stline and htx_res_set_status
It is more or less the same than legacy versions but adapted to be called from
HTX analyzers. In the legacy versions of these functions, we switch on the HTX
code when applicable.
2018-11-18 22:08:56 +01:00
..
common MINOR: http: Add standalone functions to parse a start-line or a header 2018-11-18 21:45:49 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: proto_htx: Add functions htx_req_replace_stline and htx_res_set_status 2018-11-18 22:08:56 +01:00
types MINOR: http_htx: Add functions to manipulate HTX messages in http_htx.c 2018-11-18 22:08:53 +01:00