## `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.
