mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-10-13 00:21:20 +02:00
This patch adds the browsing of all the HAProxy fetches and create associated LUA functions. The HAProxy internal fetches can be used in LUA trough the class "TXN". Note that the symbols "-", "+" and "." in the name of current sample fetch are rewrited as "_" in LUA because ".", "-" and "+" are operators.