搜索 | 用户支持

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

详细了解

How do I get the original file name to persist after download?

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

more options

Firefox is renaming all downloaded file names with the same name. How do I get the original file name to persist after download?

Firefox is renaming all downloaded file names with the same name. How do I get the original file name to persist after download?

所有回复 (2)

more options

This setting is in the header of the download request, you would have to edit the headers coming in. Since it is controlled by the server, I do not think this is an easy solution.

more options

You may be experiencing this bug in case a Content-Disposition header is used.

  • bug 1180126 - Content-Disposition: inline; filename= doesn't work with Save As

A possible workaround is to open the image in a tab and use "Save Page As" to save the image.