jQuery-File-Upload icon indicating copy to clipboard operation
jQuery-File-Upload copied to clipboard

content-type incorrectly set in Win8.1+IE11 for pdf/pptx

Open stevesap opened this issue 11 years ago • 6 comments
trafficstars

Using Windows 8 + IE11 and multipart=false, the content-type request header is being set to application/octet-stream rather than the real mime type in case of pdf and pptx (and possibly other types) whereas in other browsers, the content-type is being set correctly (for example, application/pdf in case of pdf).

stevesap avatar Mar 26 '14 16:03 stevesap

Thanks for the info, I'll mark this as browser bug.

blueimp avatar Mar 29 '14 20:03 blueimp

Thanks. Is there any workaround or does this mean the issue cannot be resolved until it's fixed in IE11? Do you guys communicate browser bugs to the IE11 team?

stevesap avatar Mar 31 '14 09:03 stevesap

Correction: The issue was reproduced on Windows 8.1, not Windows 8. I did not try it in Windows 8. In Windows 7 with IE11, the issue is not reproducible.

stevesap avatar Apr 01 '14 09:04 stevesap

Judging from your error report, I don't see a feasible workaround at the moment. If I can, I report all browser bugs I encounter, however since you discovered it and can reproduce it, you're the best person to do this. ;)

blueimp avatar Apr 01 '14 16:04 blueimp

logged with Microsoft:

https://connect.microsoft.com/IE/feedback/details/845742/application-pdf-mimetype-is-missing-from-the-file-api-win8-1ie11

stevesap avatar Apr 03 '14 11:04 stevesap

Thanks!

blueimp avatar Apr 04 '14 19:04 blueimp