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

update: ignore unexpected body on GET/DELETE/OPTIONS/HEAD/TRACE #91

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

pboos
Copy link
Contributor

@pboos pboos commented Mar 18, 2024

There are some clients that send a body on GET requests. This change ignores the request bodies on methods that don't support a request body.

@pboos pboos requested a review from a team as a code owner March 18, 2024 16:09
@pboos pboos requested a review from huguenin March 18, 2024 16:09
Copy link

@omartchokhani omartchokhani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pboos pboos merged commit 02e7e66 into main Mar 19, 2024
2 checks passed
@pboos pboos deleted the update/ignore-unexpected-body branch March 19, 2024 12:28
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