haproxy/include
Willy Tarreau 1a51b6342e [MINOR] pattern: make the converter more flexible by supporting void* and int args
The pattern type converters currently support a string arg and a length.
Sometimes we'll prefer to pass them a list or a structure. So let's convert
the string and length into a generic void* and int that each converter may
use as it likes.
2010-01-26 17:17:56 +01:00
..
common [MINOR] tools: add a "word_match()" function to match words and ignore spaces 2010-01-18 19:51:39 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MINOR] http: add http_remove_header2() to remove a header value. 2010-01-18 19:51:33 +01:00
types [MINOR] pattern: make the converter more flexible by supporting void* and int args 2010-01-26 17:17:56 +01:00