Project

General

Profile

Actions

Bug #1081

closed

rgw: 500 error with x-amz-acl instead of explicit xml

Added by Sage Weil almost 13 years ago. Updated over 6 years ago.

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

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

if something like
'_headers' => bless( {
                                                               'user-agent' => 'libwww-perl/5.813',
                                                               'x-amz-acl' => 'public-read',
                                                               'date' => 'Wed, 11 May 2011 22:10:41 GMT',
                                                               'authorization' => 'AWS 8H0ig/i2101WfshVbNoQ:6an5TZXLpOt9MuqYakt6dR7OkRw='
                                                             }, 'HTTP::Headers' ),
is specified in the headers and no xml body is set, we get a 500 error.

Actions

Also available in: Atom PDF