Jquery File Upload - Not sending headers in IE9

前端 未结 2 1266
没有蜡笔的小新
没有蜡笔的小新 2021-01-05 06:34

I\'m using jQuery Fileupload to upload files. Its not sending headers that I set to the server. Why is the Authorization header missing onl

2条回答
  •  时光说笑
    2021-01-05 07:04

    This answers my question,

    Only browsers with support for XHR file upload support setting custom headers.

提交回复
热议问题