Skip to content

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

Merged
pboos merged 1 commit into
mainfrom
update/ignore-unexpected-body
Mar 19, 2024
Merged

update: ignore unexpected body on GET/DELETE/OPTIONS/HEAD/TRACE#91
pboos merged 1 commit into
mainfrom
update/ignore-unexpected-body

Conversation

@pboos

Copy link
Copy Markdown
Contributor

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 review from a team and hugueninMarch 18, 2024 16:09

@omartchokhaniomartchokhani left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM

Sign up for freeto 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

@pboos@eleonoraborghi@omartchokhani