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:26 UTC

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

Michael Farrell created LIBCLOUD-430:
----------------------------------------

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



--
This message was sent by Atlassian JIRA
(v6.1#6144)