Web-developers friends,
Is there an easy way to deal with problems on 'nosniff' http header? Searching about I can only find how to activate this header, but what I need is to disable it, or configure some exception, if possible.
(total noob here, nginx server, boost appreciated)
To be clear, I made a kormyen memex panel that runs fine locally, but when I uploaded it to my server, the browser accused that 'The resource “https://laaj.space/board/content/data.ndtl” was blocked due to MIME type (“application / octet-stream”) does not match (X-Content-Type-Options: nosniff)'. Relevant links:
https://github.com/kormyen/memex
https://laaj.space/board/