Sec,fetch,mode:,navigate File

An or other document-level container is being loaded. Why it Matters for Security Fetch Metadata Request Headers - W3C

The HTTP request header Sec-Fetch-Mode: navigate is a crucial part of the Fetch Metadata standard, used by modern browsers to tell a server the or "mode" of an incoming request. What it Means sec,fetch,mode:,navigate

When a browser sends Sec-Fetch-Mode: navigate , it is signaling that the request was triggered by a . This typically happens when: A user clicks a link to go to a new page. A user types a URL directly into the address bar. A form is submitted that results in a new page load. An or other document-level container is being loaded