mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 05:12:51 +02:00
Too many flags are stored in the transaction structure. Some flags are clearly message-specific and exist in two versions (request and response). Move them to a new "flags" field in the http_message struct instead.