You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "Michael Farrell (JIRA)" <ji...@apache.org> on 2013/10/30 04:07:27 UTC

[jira] [Updated] (LIBCLOUD-430) Support content-disposition header

     [ https://issues.apache.org/jira/browse/LIBCLOUD-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Farrell updated LIBCLOUD-430:
-------------------------------------

    Description: 
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.

  was:
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-428.


> 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
>
> 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)