Q: What mime type do I use instead of application/x-ms-manifest?
My cache manifest is working for Chrome, but not for Safari. Safari is saying "Application Cache manifest had an incorrect MIME type: application/x-ms-manifest".
In IIS7.5, under mime types, I added .manifest with the mime type of application/x-ms-manifest. It was probably over a year ago, so I don't remember where I got the keywords application/x-ms-manifest.
If I upload my manifest file to the Cache Manifest Validator, then it validates. I can also paste the text and it validates as well.
But when I chose to validate by uri, and give it the address to my manifest file:
http://www.swatchdog.com/iSwatchDog/Scan/Scan.manifest
It says
Cache manifest must be a plain text file.