Edge browser appears to discard response payload

五迷三道 提交于 2019-12-02 03:30:51
Dave Nottage

In my case, it appears the payload data is being discarded because I was attempting to use createObjectURL on the result. This post:

Setting window.location or window.open in AngularJS gives "access is denied" in IE 11

Has a solution that kind of works: Edge still does not actually open the PDF like other browsers are capable of, however it gives the user the option to save it.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!