query-method

Tag

Cards List
#query-method

The HTTP QUERY Method

Lobsters Hottest · 21h ago Cached

This Internet-Draft defines the HTTP QUERY method, a safe and idempotent method that allows a request to process enclosed content and respond with the result, similar to POST but without risk of partial state changes.

0 favorites 0 likes
#query-method

The new HTTP QUERY method explained

Hacker News Top · 2d ago Cached

The article explains the new HTTP QUERY method defined in RFC 10008, which addresses limitations of GET and POST for complex queries by providing a standard, safe, and idempotent method with a request body.

0 favorites 0 likes
#query-method

RFC 10008: The HTTP QUERY Method

Lobsters Hottest · 2026-06-18 Cached

RFC 10008 defines the new HTTP QUERY method, allowing safe, idempotent, and cacheable requests with a body, addressing limitations of GET and POST for RPC-style APIs.

0 favorites 0 likes
#query-method

RFC 10008: The HTTP QUERY Method

Lobsters Hottest · 2026-06-16 Cached

RFC 10008 defines the HTTP QUERY method, a safe and idempotent request method that allows sending a query payload in the request body, bridging the gap between GET and POST for query operations.

0 favorites 0 likes
← Back to home

Submit Feedback