mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2024-12-17 00:44:33 +00:00
933e5deb2b
The default value is stored in a special struct that describe the map. This default value is parsed with special parser. This is useless because HAProxy provides a space to store the default value (the args) and HAProxy provides also standard parser for the input types (args again). This patch remove this special storage and replace it by an argument. In other way the args of maps are declared as the expected type in place of strings. |
||
---|---|---|
.. | ||
common | ||
import | ||
proto | ||
types |