Viewing last 25 versions of post by Background Pony #5126 in topic Site Development Notification and Feedback Thread

Background Pony #5126
[@Luna](/forums/meta/topics/site-development-notification-and-feedback-thread?post_id=5135754#post_5135754)
The response to request is missing header:
```
Content-Disposition: attachmeintline; filename="filename.jpg"
```
Because of this, browser's "Save image as..." dialog uses the wrong filename.
Example:
original url: https://dl.dropboxusercontent.com/s/x3z01y7neuwxe03/g5_new_mcs_upscaled.png?dl=0
proxy url: https://ext.derpicdn.net/4ml3yy_jXU1rFMhHaq34tku4rCA/aHR0cHM6Ly9kbC5kcm9wYm94dXNlcmNvbnRlbnQuY29tL3MveDN6MDF5N25ldXd4ZTAzL2c1X25ld19tY3NfdXBzY2FsZWQucG5nP2RsPTA
Browser saves image as \"aHR0cHM6Ly9kbC5kcm9wYm94dXNlcmNvbnRlbnQuY29tL3MveDN6MDF5N25ldXd4ZTAzL2c1X25ld19tY3NfdXBzY2FsZWQucG5nP2RsPTA.png\" instead of \"g5_new_mcs_upscaled.png\".
Reason: fixed
Edited by Background Pony #5126
Background Pony #5126
[@Luna](/forums/meta/topics/site-development-notification-and-feedback-thread?post_id=5135754#post_5135754)
The response to request is missing header:
```
Content-Disposition: attachment; filename="filename.jpg"
```
Because of this, browser's "Save image as..." dialog uses the wrong filename.
Example:
original url: https://dl.dropboxusercontent.com/s/x3z01y7neuwxe03/g5_new_mcs_upscaled.png?dl=0
proxy url: https://ext.derpicdn.net/4ml3yy_jXU1rFMhHaq34tku4rCA/aHR0cHM6Ly9kbC5kcm9wYm94dXNlcmNvbnRlbnQuY29tL3MveDN6MDF5N25ldXd4ZTAzL2c1X25ld19tY3NfdXBzY2FsZWQucG5nP2RsPTA
Browser saves image as \"aHR0cHM6Ly9kbC5kcm9wYm94dXNlcmNvbnRlbnQuY29tL3MveDN6MDF5N25ldXd4ZTAzL2c1X25ld19tY3NfdXBzY2FsZWQucG5nP2RsPTA.png\" instead of \"g5_new_mcs_upscaled.png\".
No reason given
Edited by Background Pony #5126