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

[leo_gateway]COPY request fail when the source path include urlencoded characters #230

Closed
mocchira opened this issue Aug 27, 2014 · 0 comments
Assignees
Milestone

Comments

@mocchira
Copy link
Member

A source path is specified as a http header like this.

x-amz-copy-source: "test40475/testFile%20s"

So we need to do urldecode any header values explicitly.

@mocchira mocchira added this to the 1.1.2 milestone Aug 27, 2014
@mocchira mocchira self-assigned this Aug 27, 2014
@mocchira mocchira changed the title [leo_gateway]COPY request fail when the path include urlencoded characters [leo_gateway]COPY request fail when the source path include urlencoded characters Aug 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant