setCookie and ampersand
|
01-28-2013, 08:03 PM
Post: #1
|
|||
|
|||
setCookie and ampersand
I'm trying to set a cookie that contains 2 ampersands (&), but it doesn't seem to be set correctly.
I am doing it like this: setCookieA path value=123456&B=12345&C=1234 I keep seeing 'Cookie: value=123456&' as the value in the request header. What am I doing wrong? |
|||
01-29-2013, 02:05 AM
Post: #2
|
|||
|
|||
RE: setCookie and ampersand
I don't think you're doing anything wrong, looks like a processing issue on the agent side. I just opened an issue to track it: http://code.google.com/p/webpagetest/iss...1359389082
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)