[Solved] Incorrect content type for PDF file with Firefox
Had the same problem with a .svg file. Solved it by modifying the Mozilla Firefox mimeTypes.rdf file in the profile folder. (thx to Piotrs Link above) For other people having a similar problem. This was caused due to a mistakenly set Content-Type in my PHP script. When first testing the script (it delivered a svg … Read more