mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-02-05 17:31:52 +01:00
For security reasons, the spoe filter was only able to change values of existing variables. In specific cases (ex : with LUA code), the name of variables are unknown at the configuration parsing phase. The force-set-var option can be enabled to register all variables.