Skip to content

Add option to disable HTTP method override#6447

Merged
achew22 merged 1 commit intogrpc-ecosystem:mainfrom
achew22:claude/disable-http-method-override-0twIx
Mar 7, 2026
Merged

Add option to disable HTTP method override#6447
achew22 merged 1 commit intogrpc-ecosystem:mainfrom
achew22:claude/disable-http-method-override-0twIx

Conversation

@achew22
Copy link
Copy Markdown
Collaborator

@achew22 achew22 commented Mar 7, 2026

No description provided.

@achew22 achew22 requested a review from johanbrandhorst March 7, 2026 06:17
@achew22 achew22 force-pushed the claude/disable-http-method-override-0twIx branch 2 times, most recently from 1a10dbe to 3765b0b Compare March 7, 2026 06:23
@achew22 achew22 enabled auto-merge (rebase) March 7, 2026 06:25
@achew22 achew22 disabled auto-merge March 7, 2026 06:25
@achew22 achew22 enabled auto-merge (squash) March 7, 2026 06:26
Add a new server option that disables the X-HTTP-Method-Override header
handling independently of the path length fallback. This allows users to
prevent POST requests from having their method overridden via the header
while still allowing the POST-to-GET fallback for form-urlencoded requests.

https://claude.ai/code/session_01N6CqpWq3Xz7Jsoy8wxhWnS
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