fetch
fetch copied to clipboard
Add examples for X-Content-Type-Options header
Add examples for X-Content-Type-Options header
This is an editorial change that adds comprehensive examples to clarify the behavior of the X-Content-Type-Options: nosniff directive, addressing issue #636.
The examples illustrate when responses are blocked vs allowed, helping web developers and implementers understand the algorithm's behavior without changing any normative requirements.
Fixes #636