HTTP Method: Query #95871
shubhamtak007
started this conversation in
Ideas
HTTP Method: Query
#95871
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Goals
Support HTTP method Query in Next.js
Non-Goals
No response
Background
✅ Standardized: RFC 10008 (June 2026)
https://datatracker.ietf.org/doc/rfc10008/
Proposal
Next.js should support the QUERY HTTP method in Route Handlers, similar to the existing GET, POST, PUT, PATCH, DELETE, HEAD, and OPTIONS methods.
Yes, I'd be interested in contributing to this feature if it's accepted.
All reactions