]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: lua: add AppletHTTP class and service
authorThierry FOURNIER <tfournier@arpalert.org>
Fri, 18 Sep 2015 07:04:27 +0000 (09:04 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 27 Sep 2015 23:03:48 +0000 (01:03 +0200)
commita30b5dbf855cd554b9b942dcaf4f8537afe3a8fc
tree95cf87ec95eb1a4455f6d294850e899ca92b14ef
parentf0a64b676fa14ca65e19454768fbeb31ca50fda0
MINOR: lua: add AppletHTTP class and service

This class is used by Lua code for running as an applet called in HTTP mode
It defines also the associated lua service
include/types/applet.h
include/types/hlua.h
src/hlua.c