Mike EmletSarah Gammage
February 25, 2021
This looks like you're piecing together the technical components of , specifically those used for Cross-Origin Resource Sharing (CORS) and Cross-Site Request Forgery (CSRF) protection. The Concept: Fetch Metadata ( sec-fetch-* )
— Indicates the "where" (different domain). sec,fetch,site:,cross,site
: This indicates the request originated from a completely different website (e.g., attacker.com trying to fetch data from yourbank.com ). Value: same-origin : The request started on your own site. This looks like you're piecing together the technical
: The browser adds sec-fetch-site: cross-site and sec-fetch-mode: navigate (or cors ). sec,fetch,site:,cross,site
Sign up for our weekly email and receive access to 5 conference sessions on the topic of marriage.
Loading form...