#httpquerymethod — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #httpquerymethod, aggregated by home.social.
-
IETF Standardizes HTTP QUERY as Proposed Standard
https://linuxiac.com/ietf-standardizes-http-query-as-proposed-standard/
RFC 10008:
https://www.rfc-editor.org/info/rfc10008 -
CW: programming, http query
Cool — lots of people have wanted this for a long time —
A new HTTP method — QUERY
https://httpwg.org/http-extensions/draft-ietf-httpbis-safe-method-w-body.html
https://www.ietf.org/archive/id/draft-ietf-httpbis-safe-method-w-body-02.html
Similar to the HTTP GET method, but for searching. (I.e., idempotent, etc.)
Now, of course — you can create your own custom HTTP method, but — it is nice that QUERY might become common.