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

Normalise request method to uppercase #17

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

Thomasvdam
Copy link
Member

Motivation

Prevent issues where some clients do not normalise the HTTP methods, as this would lead to false negatives when verifying signature.

Explanation of Changes

N.A.

Testing

Also add some tests for the signing and hashing.

Related PRs and Issues

N.A.

Also add some tests for the signing and hashing.
@Thomasvdam Thomasvdam merged commit 3cbeeb5 into main Sep 17, 2024
2 checks passed
@Thomasvdam Thomasvdam deleted the fix/request-method-normalising branch September 17, 2024 13:26
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.

2 participants