haproxy/include
Willy Tarreau 61c112aa5b REORG: http: move HTTP rules parsing to http_rules.c
These ones are mostly called from cfgparse.c for the parsing and do
not depend on the HTTP representation. The functions's prototypes
were moved to proto/http_rules.h, making this file work exactly like
tcp_rules. Ideally we should stop calling these functions directly
from cfgparse and register keywords, but there are a few cases where
that wouldn't work (stats http-request) so it's probably not worth
trying to go this far.
2018-10-02 18:28:05 +02:00
..
common REORG: http: move the code to different files 2018-10-02 18:26:59 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto REORG: http: move HTTP rules parsing to http_rules.c 2018-10-02 18:28:05 +02:00
types REORG: http: move HTTP rules parsing to http_rules.c 2018-10-02 18:28:05 +02:00