fetch icon indicating copy to clipboard operation
fetch copied to clipboard

Add examples for X-Content-Type-Options header

Open hooiv opened this issue 5 months ago • 0 comments

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


Preview | Diff

hooiv avatar Jul 27 '25 10:07 hooiv