HTTP QUERY: A Safe, Idempotent Request with a Body
RFC 10008 introduces HTTP QUERY for complex, read-only operations that need a request body. Here is how it differs from GET and POST, where it helps, and what can still go wrong.
RFC 10008 introduces HTTP QUERY for complex, read-only operations that need a request body. Here is how it differs from GET and POST, where it helps, and what can still go wrong.