You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tracking adoption of the [HTTP QUERY method](https://www.rfc-editor.org/rfc/rfc10008.html) (RFC 10008 — Proposed Standard; IANA-registered, safe + idempotent) across the web ecosystem.
4
5
QUERY is a safe, idempotent, cacheable method carrying a request body whose content defines the query — the missing middle between GET (no body, URL-length-bound) and POST-as-read (unsafe, uncacheable).