haproxy/include
Willy Tarreau 491cec20be CLEANUP: http: remove some leftovers from recent cleanups
The prototypes of functions find_hdr_value_end(), extract_cookie_value()
and http_header_match2() were still in proto_http.h while some of them
don't exist anymore and the others were just moved. Let's remove them.
In addition, da.c was updated to use http_extract_cookie_value() which
is the correct one.
2018-10-02 18:37:27 +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 CLEANUP: http: remove some leftovers from recent cleanups 2018-10-02 18:37:27 +02:00
types REORG: http: move HTTP rules parsing to http_rules.c 2018-10-02 18:28:05 +02:00