haproxy/include
Christopher Faulet 0bac4cdf1a CLEANUP: http: Remove unused HTTP message templates
HTTP_1XX, HTTP_3XX and HTTP_4XX message templates are no longer used. Only
HTTP_302 and HTTP_303 are used during configuration parsing by "errorloc" family
directives. So these templates are removed from the generic http code. And
HTTP_302 and HTTP_303 templates are moved as static strings in the function
parsing "errorloc" directives.
2020-05-28 15:07:20 +02:00
..
common CLEANUP: http: Remove unused HTTP message templates 2020-05-28 15:07:20 +02:00
import
proto MINOR: http-ana: Make the function http_reply_to_htx() public 2020-05-28 15:07:20 +02:00
types MINOR: http-rules: Use an action function to eval http-request auth rules 2020-05-28 15:07:20 +02:00