]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: use camelcase format in request headers
authorChang Liu <liuchang0812@gmail.com>
Tue, 28 Nov 2017 12:36:40 +0000 (20:36 +0800)
committerChang Liu <liuchang0812@gmail.com>
Tue, 28 Nov 2017 12:36:40 +0000 (20:36 +0800)
commit923614240fbf93eb1217afdf2e28248bf939f34b
treeafb5af705b47b7f5111d8be6cf1de7d330e81889
parente4f3dd4a68bbc7903b30405172705e3938f13201
rgw: use camelcase format in request headers

eg: use Date instead of DATE. in RGW AWS sync module, we will use this class to
send HTTP request to AWS S3. AWS S3 requires Authorization and Date.

Signed-off-by: Chang Liu <liuchang0812@gmail.com>
Signed-off-by: lvshanchun <lvshanchun@gmail.com>
src/rgw/rgw_http_client.cc