Project

General

Profile

Actions

Feature #4151

open

Add transparent header support

Added by JuanJose Galvez about 11 years ago. Updated over 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Support
Tags:
Backport:
Reviewed:
02/27/2013
Affected Versions:
Pull request ID:

Description

Would like to see PUT requests like those Amazon supports with a cache-control header, to do something similar with the radosgw you would need to form the request like this:

http://static_paste.objects.dreamhost.com/images/pasteshadow.png?response-cache-control=max-age%3D3600

Instead of like this, albeit with a cache-control header:

http://static_paste.objects.dreamhost.com/images/pasteshadow.png

Details can be found here:

http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectPUT.html

Actions #1

Updated by caleb miles about 11 years ago

  • Project changed from Ceph to rgw
Actions #2

Updated by Ian Colle about 11 years ago

  • Reviewed set to 02/27/2013
Actions #3

Updated by Neil Levine about 11 years ago

  • Status changed from New to 12
Actions #4

Updated by Yehuda Sadeh about 11 years ago

We actually support that since bobtail. Also made it configurable so that you can add arbitrary headers such as that one.

Actions #5

Updated by Patrick Donnelly over 4 years ago

  • Status changed from 12 to New
Actions

Also available in: Atom PDF