You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/01/17 02:15:40 UTC

[jira] [Commented] (JCLOUDS-948) Improve Cache Control/Expires support

    [ https://issues.apache.org/jira/browse/JCLOUDS-948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103538#comment-15103538 ] 

ASF subversion and git services commented on JCLOUDS-948:
---------------------------------------------------------

Commit b63f74a6ebb025b5cdeca7b35dff08e03af2378b in jclouds's branch refs/heads/master from [~gaul]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=b63f74a ]

JCLOUDS-948: Swift Cache-Control support

Not supported.


> Improve Cache Control/Expires support
> -------------------------------------
>
>                 Key: JCLOUDS-948
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-948
>             Project: jclouds
>          Issue Type: New Feature
>          Components: jclouds-blobstore
>    Affects Versions: 1.9.0
>            Reporter: Andrew Gaul
>            Assignee: Andrew Gaul
>
> Presently the portable abstraction exposes cache control/expires support via {{PayloadBlobBuilder.expires}} for S3 single-part uploads only.  jclouds should expand support for more providers:
> * Atmos - not supported in 2.1 API
> * Azure - supported via x-ms-blob-cache-control header: https://msdn.microsoft.com/en-us/library/azure/ee691966.aspx
> * Google Cloud Storage - supported via Cache-Control header: https://cloud.google.com/storage/docs/reference-headers#cachecontrol
> * S3 - supported via Cache-Control header: http://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectPUT.html
> * Swift - not supported: http://stackoverflow.com/questions/30622290/openstack-swift-add-cache-control-and-expires-headers



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)