haproxy/include
Thierry FOURNIER 4834bc773c MEDIUM: vars: adds support of variables
This patch adds support of variables during the processing of each stream. The
variables scope can be set as 'session', 'transaction', 'request' or 'response'.
The variable type is the type returned by the assignment expression. The type
can change while the processing.

The allocated memory can be controlled for each scope and each request, and for
the global process.
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 MEDIUM: vars: adds support of variables 2015-06-13 23:01:37 +02:00
types MEDIUM: vars: adds support of variables 2015-06-13 23:01:37 +02:00