Willy Tarreau 085dafac5f MINOR: args: add type-specific flags for each arg in a list
These flags are meant to be used by arg checkers to pass out-of-band
information related to some args. A typical use is to indicate how a
regex is expected to be compiled/matched based on other arguments.
These flags are initialized to zero by default and it is up to the args
checkers to set them if needed.
2015-01-22 14:24:53 +01:00
..
2009-01-25 13:49:53 +01:00
2014-12-10 05:34:55 +01:00
2007-05-13 20:19:55 +02:00
2014-12-10 05:34:55 +01:00