mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-09 20:22:39 +02:00
A new field was added in the applet structure to be able to set flags on the applets The first one is related to the new API. APPLET_FL_NEW_API is set for applets based on the new API. It was set on all HAProxy's applets.