Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

When I try to view a file with a .jpeg suffix, FF asks me to download it

  • 1 réponse
  • 5 ont ce problème
  • 3 vues
  • Dernière réponse par cor-el

more options

This doesn't happen if the extension is ".jpg," only ".jpeg." It also doesn't happen if the image is embedded in a web page -- only if I try to view the image alone.

This doesn't happen if the extension is ".jpg," only ".jpeg." It also doesn't happen if the image is embedded in a web page -- only if I try to view the image alone.

Solution choisie

That can happen if that image isn't send by the server as image/jpg because the server doesn't recognize the .jpeg file extension and sends it with a generic file type.

You can check the response headers via an extension like Live HTTP Headers.

Lire cette réponse dans son contexte 👍 2

Toutes les réponses (1)

more options

Solution choisie

That can happen if that image isn't send by the server as image/jpg because the server doesn't recognize the .jpeg file extension and sends it with a generic file type.

You can check the response headers via an extension like Live HTTP Headers.