Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
avne31 opened this issue Oct 18, 2018 · 1 comment

Comments

@avne31
Copy link

avne31 commented Oct 18, 2018

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.
firefox

And in case of Chrome browser, I am getting name of file as 'xyz.png' from HttpEventType.Response
google
Also chrome passes 12 file-size while Firefox passes only 1 as file-size.

please help me in this.

Thanks

@farhanpatel
Copy link
Contributor

Closing due to inactivity. Please reopen if you feel it is still is relevant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants