We Abused POST for Years. HTTP QUERY Is the Apology.
Complex read-only queries have been hiding inside POST /search endpoints for years. RFC 10008 adds an HTTP QUERY method — safe, idempotent, and built for body-heavy reads. Here is how it changes API design.