**Describe the bug** Narrowing of mime type should be handled as safe. There is an official list at https://www.iana.org/assignments/media-types/media-types.xhtml#application **To Reproduce** Steps to reproduce the behavior: 1. change ContentType header from `application/json` to `application/problem+json`. **Expected behavior** Change should be shown as safe. **Additional resources** https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/MIME_types