[
https://issues.apache.org/jira/browse/LIBCLOUD-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13836457#comment-13836457
]
Tomaz Muraus commented on LIBCLOUD-430:
---------------------------------------
Sorry for the delay, looks like I've missed your comment.
In any case, I've merged your patch into trunk. Thanks!
Next time please use git format-patch when creating a patch so we can preserve
the commit author (this time I generated a patch based on your Github pull
request).
> Support content-disposition header
> ----------------------------------
>
> Key: LIBCLOUD-430
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-430
> Project: Libcloud
> Issue Type: New Feature
> Components: Storage
> Affects Versions: 0.13.2
> Reporter: Michael Farrell
> Attachments: libcloud430.patch
>
>
> Implement functionality to be able to support sending the Content-Disposition
> header with stored files. This allows them to have flags set allowing their
> original filename to be preserved when downloaded from a CDN, and suggest to
> the browser that the file should be saved to disk rather than displayed.
> I've implemented this in https://github.com/Caramel/libcloud/commit/181ed20,
> however it also included an initial workaround for the problem I've
> separately reported in LIBCLOUD-429.
--
This message was sent by Atlassian JIRA
(v6.1#6144)