mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 17:12:45 +02:00
Commitd7c9196("MAJOR: filters: Add filters support") removed sample.h from proto_http.h, but it has become necessary as of commitfd7edd3("MINOR: Move http method enum from proto_http to sample") in order to have HTTP_METH_*. Due to this, the "debug/flags" utility doesn't build anymore.