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

Add image filename in HTTP Header. #78

Closed
kleisauke opened this issue Feb 12, 2017 · 1 comment
Closed

Add image filename in HTTP Header. #78

kleisauke opened this issue Feb 12, 2017 · 1 comment
Assignees
Labels
completed Feature or request has been completed enhancement New feature or request
Milestone

Comments

@kleisauke
Copy link
Member

Add image filename in HTTP Header. [8072553]

Submitted by LI-NA on 22-5-2015 0:00:00
3 votes on UserVoice prior to migration

There are no file name in HTTP header.
This mean, when downloading image to "Save This Image", it's filename is default of browser.
But in mobile, it's file name likes 'download.bin'! It is not iamge extensions!
Please add image filename in http header for support mobile and old browser.
Thanks.

Response

by Andries Louw Wolthuizen on 4-2-2016 0:00:00

Added the needed header in the code. Supports only gif, png & jpg. Feature will roll-out for new resizes first, so some images may not work because of caching.
Commit:
0866ca9

Original UserVoice Submission

@kleisauke kleisauke added the started This issue is being worked on label Feb 12, 2017
@kleisauke kleisauke added this to the v3.0.0 milestone Feb 12, 2017
andrieslouw referenced this issue Feb 12, 2017
Added image filename in HTTP header (Content-Disposition:inline).
@andrieslouw andrieslouw added completed Feature or request has been completed and removed started This issue is being worked on labels Mar 28, 2017
@andrieslouw
Copy link
Member

Fixed in current version.

@andrieslouw andrieslouw added the enhancement New feature or request label Mar 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
completed Feature or request has been completed enhancement New feature or request
Development

No branches or pull requests

2 participants