haproxy/include
Willy Tarreau 9e92d327f7 [MINOR] pattern: add support for argument parsers for converters
Some converters will need one or several arguments. It's not possible
to write a simple generic parser for that, so let's add the ability
for each converter to support its own argument parser, and call it
to get the arguments when it's specified. If unspecified, the arguments
are passed unmodified as string+len.
2010-01-26 18:01:35 +01:00
..
common [MINOR] standard: str2mask: string to netmask converter 2010-01-26 17:36:17 +01:00
import
proto [MINOR] http: add http_remove_header2() to remove a header value. 2010-01-18 19:51:33 +01:00
types [MINOR] pattern: add support for argument parsers for converters 2010-01-26 18:01:35 +01:00