16 Feb 2022
08:26 AM
- last edited on
17 Feb 2022
02:48 AM
by
MaciejNeumann
Hello,
Anybody know if and how you can add a cookie value as a request attribute?
KR Henk
Solved! Go to Solution.
To extract a specific cookie, you specify source as "HTTP request header". Set the "Parameter name" as Cookie. Then open the open "Further restrict or process captured parameters (optional)" section and in item 5, do something like the following:
cookiename=([^;]*+)