haproxy/reg-tests/sample_fetches
Patrick Hemmer 28489021b3 BUG/MINOR: cfgparse: use curproxy global var from config post validation
Previously check_config_validity() had its own curproxy variable. This
resulted in the acl() sample fetch being unable to determine which
proxy was in use when used from within log-format statements. This
change addresses the issue by having the check_config_validity()
function use the global variable instead.
2024-05-06 18:45:47 +02:00
..
acl.vtc BUG/MINOR: cfgparse: use curproxy global var from config post validation 2024-05-06 18:45:47 +02:00
cond_set_var.vtc
cook.vtc MINOR: sample: Add fetcher for getting all cookie names 2023-11-03 09:57:06 +01:00
hashes.vtc
so_name.vtc
srv_name.vtc
tcpinfo_rtt.vtc
tlvs.vtc MEDIUM: sample: Add fetch for arbitrary TLVs 2023-08-29 15:31:28 +02:00
ubase64.vtc
vars.vtc BUG/MINOR: vars/cli: fix missing LF after "get var" output 2024-02-08 18:22:01 +01:00