16 Feb 2022
	
		
		04:26 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		17 Feb 2022
	
		
		10: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.
16 Feb 2022 08:03 PM
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=([^;]*+)