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-Mode, Sec-Fetch-Site, Sec-Fetch-User |
Last seen | 2024-11-21 10:46:15 |
Link | https://w3c.github.io/webappsec-fetch-metadata/#sec-fetch-dest-header |
Note | Indicates the request's destination, that is how the fetched data will be used. |
Syntax | Sec-Fetch-Dest: <sh-token> |
Example header value:document |