View headers

The Headers panel contains information on HTTP headers. This panel consists of the following elements:

  • The General section, in which you can view the method, HTTP version, status code, hostname, path and query parameters.
  • Request headers, under which you can learn more about the resource to be fetched.
  • Response headers, where you can view additional information about the response, like the server it’s coming from.

View URL decoded

Since certain characters cannot be part of a URL, and some gain particular meanings when part of one, URL encoding basically translates these characters within the URL to their matching representation.
Basic URL decoding is available in Web Security Analytics and you can enable it by checking the View URL decoded option on the Headers title bar.