MINOR: http_ext: introduce http ext converters
authorAurelien DARRAGON <adarragon@haproxy.com>
Thu, 29 Dec 2022 17:32:19 +0000 (18:32 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 27 Jan 2023 14:18:59 +0000 (15:18 +0100)
commit82faad1069e86c5e25b12ffa214b2c2d1f88c305
tree1984e317f72f537918cf47f380883abee442972f
parentf9583416103028061eafee7e4b2a87792a201ea5
MINOR: http_ext: introduce http ext converters

This commit is really simple, it adds the required skeleton code to allow
new http_ext converter to be easily registered through STG_REGISTER facility.
src/http_ext.c