Skip to content

Extracting data from cookie

Is there an extract syntax available for getting the value of a cookie? The cookie value is there in the debug window, I just need access to it as a variable.

If not, something like this would be ideal:

[my_cookie_value]
type=cookie_extract
name=my_cookie_name

Comments

  • SvenSven www.GSA-Online.de
    It's macro called %cookie-<variable>%
  • Doh, I didn't check the macro guide - cheers Sven!
Sign In or Register to comment.