A request headers is an HTTP header that the client sends to the server.
HTTP request headers list | Browser Headers Viewer
Type | Non-standard |
Subype | Fetch metadata |
Related headers | Sec-Fetch-Dest, Sec-Fetch-Mode, Sec-Fetch-User |
Last seen | 2024-11-21 10:28:02 |
Link | https://w3c.github.io/webappsec-fetch-metadata/#sec-fetch-site-header |
Note | Indicates the relationship between a request initiator's origin and the origin of the resource. |
Syntax | Sec-Fetch-Site: <sh-token> |
Example header value:same-origin |