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 array index off-by-one error in canonical parameter value generation #85

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

schoeler
Copy link
Contributor

@schoeler schoeler commented Jun 26, 2023

Hi,
I noticed the canonical generation of http query parameter values were not converting the special characters correctly. This should fix that. I hope you can add tests around this use case in the future.
Thanks,
Ben Schoeler
Fortune Brands Home & Security

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

@xuelix xuelix requested review from archigup and johnrhen June 26, 2023 18:12
@archigup
Copy link
Member

Looks good, thanks for contributing!

@xuelix xuelix requested review from a team and removed request for a team June 26, 2023 19:53
@xuelix xuelix merged commit df86327 into aws:main Jun 26, 2023
xuelix added a commit that referenced this pull request Jun 26, 2023
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.

4 participants