Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 291 Bytes

contentTypeOptions.md

File metadata and controls

11 lines (6 loc) · 291 Bytes

contentTypeOptions

Default

nosniff

Description

contentTypeOptions controls the value of the X-Content-Type-Options header, which tells the browser not to change the MIME types for any downloaded content.

Set to false to disable the X-Content-Type-Options header.