Forum Discussion
Feb 16, 2011
So when doing this in the HTTP_RESPONSE function:
foreach cookie [HTTP::cookie names] {
log local0. "Cookie RESPONSE name: $cookie"
}
... should I see the cookies on the client machine or ONLY the cookies that the server/web app is sending to the client machine?
Please let me know.
Thanks.
Regards,
TRX