Firefox has a very old Bug as FF determines the wrong MIME type for PDF files.

The correct MIME Type for PDF is 'application/pdf'. As a work-around the following MIME Types should be added to allow uploads of PDF with Firefox:

  • 'application/pdf'
  • 'application/x-pdf'
  • 'application/download'
  • 'application/x-download'
  • 'application/force-download'