搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

I wants 12 parameter properties from the server but it unable to do so , same thing running fine in chrome browser.

  • 1 个回答
  • 1 人有此问题
  • 5 次查看
  • 最后回复者为 cor-el

more options

I'm working on Angular application, In Firefox browser I'm unable to download PDF file but the same code running fine in Chrome browser and I'm also able to download the PDF file too.

The Reason might be:

In case of Firefox browser, I am only getting content type name of file as 'jpeg/image' from HttpEventType.Response. And in case of Chrome browser, I am getting name of file as 'xyz.png' from HttpEventType.Response

Also chrome passes 12 file-size while Firefox passes only 1 as file-size.

please help me in this.

Thanks

I'm working on Angular application, In Firefox browser I'm unable to download PDF file but the same code running fine in Chrome browser and I'm also able to download the PDF file too. The Reason might be: In case of Firefox browser, I am only getting content type name of file as 'jpeg/image' from HttpEventType.Response. And in case of Chrome browser, I am getting name of file as 'xyz.png' from HttpEventType.Response Also chrome passes 12 file-size while Firefox passes only 1 as file-size. please help me in this. Thanks
已附加屏幕截图

所有回复 (1)

more options