Systems
The HTTP QUERY Method, Explained
RFC 10008 gives HTTP a method for safe queries with a body. It fills the awkward gap between long GET URLs and POST requests that normally reserved for mutations.
Jun 22, 2026·10 min read
RFC 10008 gives HTTP a method for safe queries with a body. It fills the awkward gap between long GET URLs and POST requests that normally reserved for mutations.