Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rgw: use camelcase format in request headers #19210

Merged
merged 2 commits into from Dec 12, 2017

Conversation

liuchang0812
Copy link
Contributor

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

Signed-off-by: Chang Liu <liuchang0812@gmail.com>
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>
@liuchang0812
Copy link
Contributor Author

@cbodley @yehudasa ping

Copy link
Member

@yehudasa yehudasa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@yuriw
Copy link
Contributor

yuriw commented Dec 11, 2017

@yuriw yuriw merged commit 5978840 into ceph:master Dec 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants