1 link tagged with all of: caching + query-method + idempotent + content-negotiation
Click any tag below to further narrow down your results
Links
RFC 10008 defines a new HTTP method called QUERY, which sends query parameters in the request body instead of the URI while remaining safe and idempotent. It enables automatic retries, caching, and clearer intent compared to POST-based queries. The document specifies headers, media type requirements, status codes, and how servers assign URIs to queries and their results.