Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

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 έχει αυτό το πρόβλημα
  • 1 προβολή
  • Τελευταία απάντηση από 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