[
https://issues.apache.org/jira/browse/JCLOUDS-948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103536#comment-15103536
]
ASF subversion and git services commented on JCLOUDS-948:
---------------------------------------------------------
Commit 82ad05e98eaab5e69d8a788b5a9162fdabfc78c9 in jclouds's branch
refs/heads/master from [~gaul]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=82ad05e ]
JCLOUDS-948: Filesystem Cache-Control support
> 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)