mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-21 06:13:35 +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.