Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
After the response comes in is it possible to get all of the headers in one variable? E.g. for the set-cookie header it's only possible to get the first header when there's 2 set cookie headers.
@HELP_ME for set-cookie, the value can be found in the cookies themselves, this is not a problem.
@Fox How to get the URL of all requested pages. Used for request mask deny.
SOLVED