mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-29 02:00:37 -04:00
MAJOR: lua/htx: Adapt HTTP applets to support HTX messages
This patch is a bit huge but nothing special here. Some functions have been duplicated to support the HTX, some others have a switch inside to do so. So, now, it is possible to create HTTP applets from HTX proxies. However, TCP applets remains unsupported.
This commit is contained in:
parent
a3ceac17e4
commit
9c832fcfb7
1 changed files with 838 additions and 92 deletions
930
src/hlua.c
930
src/hlua.c
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue