MINOR: lua: add bindings for tcp and http actions
authorThierry FOURNIER <tfournier@haproxy.com>
Mon, 16 Feb 2015 19:23:40 +0000 (20:23 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 28 Feb 2015 22:12:35 +0000 (23:12 +0100)
commit258d8aafa6381060c085540c12bd01075ebce906
treecc7ac0d31e53394f9d963df16c9ab6e217193bc8
parent9be813f8612eb7480bf4e1b34bd5a1f055641867
MINOR: lua: add bindings for tcp and http actions

This patch adds the runtime environment for http and tcp actions.
It provides also the function for action registering.
include/types/hlua.h
src/hlua.c