haproxy/include
Thierry FOURNIER / OZON.IO 4b123bebe4 MINOR: lua: Allow argument for actions
(http|tcp)-(request|response) action cannot take arguments from the
configuration file. Arguments are useful for executing the action with
a special context.

This patch adds the possibility of passing arguments to an action. It
runs exactly like sample fetches and other Lua wrappers.

Note that this patch implements a 'TODO'.
2016-12-12 14:34:56 +01:00
..
common REORG: cli: move dump_text(), dump_text_line(), and dump_binary() to standard.c 2016-11-24 16:59:27 +01:00
import CLEANUP: wurfl: reduce exposure in the rest of the code 2016-11-08 18:47:25 +01:00
proto OPTIM: stream-int: don't disable polling anymore on DONT_READ 2016-12-05 13:49:57 +01:00
types MINOR: lua: Allow argument for actions 2016-12-12 14:34:56 +01:00