MINOR: http-htx: Add some htx sample fetches for debugging purpose
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 11 Dec 2019 14:52:32 +0000 (15:52 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 11 Dec 2019 15:46:16 +0000 (16:46 +0100)
commit29f72843334ebb475c8e21e865cdc4b90abf3b6f
tree3ebb70a6147437b500bdc7f7738c5ceafc60e93d
parent76014fd11850901ca4bbde640f8806ccf9f53def
MINOR: http-htx: Add some htx sample fetches for debugging purpose

These sample fetches are internal and must be used for debugging purpose. Idea
is to have a way to add some checks on the HTX content from http rules. The main
purpose is to ease reg-tests writing.
src/http_htx.c