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

Fixes Concerning Keys with Special Characters #171

Merged
merged 7 commits into from
Jun 7, 2021

Conversation

jakobvogel
Copy link
Member

  • Correctly concludes multipart upload for keys with special characters
  • Correctly computes the legacy signature for keys with special characters
  • Revises test case to consider special characters

Closes #170.

@jakobvogel jakobvogel merged commit f7613c9 into develop Jun 7, 2021
@jakobvogel jakobvogel deleted the feature/jvo/multipart-fix branch June 7, 2021 08:56
@jakobvogel jakobvogel restored the feature/jvo/multipart-fix branch June 7, 2021 09:02
@jakobvogel jakobvogel deleted the feature/jvo/multipart-fix branch June 7, 2021 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multipart upload error when file name includes slash
3 participants