RFC 10008: The new HTTP Query Method
RFC 10008 introduces the HTTP QUERY method, providing a safe and idempotent way to perform queries that are too complex for URI encoding. Unlike POST, QUERY allows for automated retries and caching. It supports content negotiation and URI assignment for query results, bridging the gap between GET and POST while maintaining resource safety.
Summaries are AI-generated to help you scan faster. Open the original source for full context.