Hide static file from sniffer

Hi ,
how it possible with nginx to hide static file from simple sniffer (like
chrome) ?

This directive
add_header X-Content-Type-Options nosniff;

does’t help me .

Help please with solution .

Posted at Nginx Forum: