搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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

  • 1 回覆
  • 5 有這個問題
  • 3 次檢視
  • 最近回覆由 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.

被選擇的解決方法

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.

從原來的回覆中察看解決方案 👍 2

所有回覆 (1)

more options

選擇的解決方法

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.