mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-09 23:22:58 +02:00
Till now, we've extended the appctx state to add some flags. However, the field name is misleading. So a bitfield was added to handle real flags. And helper functions to manipulate this bitfield were added.