Skip to content

http.referer

http.referer String

The HTTP Referer request header, which contains the address of the web page that linked to the currently requested page.

Example value:

"https://developer.example.org/en-US/docs/Web/JavaScript"
Categories:
  • Request
  • Headers