mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-16 06:22:05 +02:00
To ease the refactoring, the function "http_header_add_tail" have been remove. Now, "http_header_add_tail2" is always used. And the function "capture_headers" have been renamed into "http_capture_headers". Finally, some functions have been exported.