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

fix(signature-v4): uri escape path (#1224) #1226

Merged
merged 4 commits into from
Apr 11, 2024

Conversation

zirkelc
Copy link
Contributor

@zirkelc zirkelc commented Apr 3, 2024

Issue #1224

Description of changes:

URI escape non-standard characters in the URI path according to RFC 3986.
See #1224 for more information.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@zirkelc zirkelc requested review from a team as code owners April 3, 2024 07:25
@zirkelc zirkelc requested a review from haydenbaker April 3, 2024 07:25
@haydenbaker haydenbaker removed their request for review April 8, 2024 17:13
@kuhe kuhe self-assigned this Apr 10, 2024
@kuhe kuhe merged commit 2e090d7 into smithy-lang:main Apr 11, 2024
7 checks passed
@zirkelc zirkelc deleted the fix/1224-uri-escape branch April 12, 2024 06:47
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.

3 participants