IETF Standardizes HTTP QUERY Method, First New HTTP Method Since PATCH in 2010
The Internet Engineering Task Force published RFC 10008 in June 2026, formally standardizing QUERY as a new HTTP method. QUERY is designed to address a longstanding limitation by allowing large, structured, read-only requests with a request body — something GET cannot do and POST handles only through semantic compromise. The new method is both safe and idempotent like GET, yet supports a request body like POST, and is cacheable by specification. However, widespread infrastructure — including WAFs, API gateways, CDNs, and CSRF middleware — is not yet equipped to handle the method, as most allowlists and cache-key logic predate the RFC. Cloudflare and Akamai engineers co-authored the standard, signaling that edge and CDN support is likely to arrive sooner than framework-level adoption.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in