haproxy/include
Thierry FOURNIER 0e11863a6f MINOR: tcp/http/conf: extends the keyword registration options
This patch permits to register a new keyword with the keyword "tcp-request content"
'tcp-request connection", tcp-response content", http-request" and "http-response"
which is identified only by matching the start of the keyword.

for example, we register the keyword "set-var" with the option "match_pfx"
and the configuration keyword "set-var(var_name)" matchs this entry.
2015-06-13 23:01:37 +02:00
..
common MINOR: standard: add function that converts signed int to a string 2015-06-13 22:59:14 +02:00
import MINOR: lru: Add lru64_lookup function 2015-06-12 18:06:59 +02:00
proto MAJOR: server: add DNS-based server name resolution 2015-06-13 22:07:35 +02:00
types MINOR: tcp/http/conf: extends the keyword registration options 2015-06-13 23:01:37 +02:00