Skip to main content

Fetch Metadata Request Headers

Let the server make security decisions based on the source and context of each HTTP request.

  • Reject resource requests that come from unexpected resources.
  • Use the following request headers:
    • Sec-Fetch-Site
    • Sec-Fetch-Mode

References