haproxy/reg-tests/sample_fetches
Ruei-Bang Chen 7a1ec235cd MINOR: sample: Add fetcher for getting all cookie names
This new fetcher can be used to extract the list of cookie names from
Cookie request header or from Set-Cookie response header depending on
the stream direction. There is an optional argument that can be used
as the delimiter (which is assumed to be the first character of the
argument) between cookie names. The default delimiter is comma (,).

Note that we will treat the Cookie request header as a semi-colon
separated list of cookies and each Set-Cookie response header as
a single cookie and extract the cookie names accordingly.
2023-11-03 09:57:06 +01: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