]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/s3website: Fix x-amz-website-redirect-location support. 8633/head
authorRobin H. Johnson <robin.johnson@dreamhost.com>
Sun, 17 Apr 2016 15:23:23 +0000 (08:23 -0700)
committerRobin H. Johnson <robin.johnson@dreamhost.com>
Mon, 9 May 2016 19:18:09 +0000 (12:18 -0700)
commit7cbb63bb748c4c78c02926acb4ad9bcea5593695
tree7cb3d530c470db2a5245600ca27be913fb723bc2
parent3a9fba20ec743699b69bd0181dd6c54dc01c64b9
rgw/s3website: Fix x-amz-website-redirect-location support.

Support for the x-amz-website-redirect-location header was broken in the
feature merging of Jewel, as it previously depended on the error handler to
redirect, which was overkill. Simplify it to work.

Backport: jewel
Fixes: http://tracker.ceph.com/issues/15531
Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com>
src/rgw/rgw_rest_s3.cc