PSA: HTTP Finally Gets a QUERY Method (RFC 10008) — And Why IAM APIs Should Care

Diagram comparing HTTP GET, POST, and the new QUERY method — showing QUERY as a safe, idempotent request that supports a body

Hiya folks, Quick PSA. If you design or consume APIs, and if you’re reading this blog you probably do, this one’s worth five minutes. Not an HTTP spec expert here, just something I stumbled on that seemed worth sharing. The problem QUERY solves Quick refresher if you’re new to this (no judgment, I had to … Read more