Skip to content

fix: double-encoding paths correctly #18

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

Merged
merged 18 commits into from
Aug 19, 2019
Merged

fix: double-encoding paths correctly #18

merged 18 commits into from
Aug 19, 2019

Conversation

tivac
Copy link
Owner

@tivac tivac commented Aug 19, 2019

Fixes #12
Fixes #17

After a bunch more research I discovered that some of the AWS sigv4 test suite tests are bunk which explains why the previous behavior wasn't to spec. neat. Fixed that all up, and while I was in there removed a dependency, added basic S3 support, and generally tidied the place up.

@tivac tivac self-assigned this Aug 19, 2019
@tivac tivac merged commit edc61f4 into master Aug 19, 2019
@tivac tivac deleted the encode-paths branch August 19, 2019 05:59
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.

Add test that bundles with rollup & checks output Need to encode each path segment
1 participant