I have declared AddType application/x-font-woff woffbut chromium still always give me the message Resource interpreted as Font but transferred with MIME type application/octet-stream. What is going on here, it seems to be a rather common problem. This is Chrome version 14 by the way.

link|improve this question

70% accept rate
feedback

1 Answer

Old question but a possible answer for future visitors:

Chrome caches the heck out of things - even when you change the header from the server, Chrome may still load the resource from it's cache. So clear the cache and if necessary, check the headers from a realtime web-checking service.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.