RFC 10008: The new HTTP Query Method
3 hours ago
- #RFC
- #QUERY-method
- #HTTP
- Defines the HTTP QUERY method for safe and idempotent query operations.
- QUERY allows query content in request body, bridging GET and POST.
- QUERY responses are cacheable and support conditional requests.
- Introduces Accept-Query header for discovering supported query formats.
- Provides mechanisms for assigning URIs to query results via Location and Content-Location headers.
- Includes security and caching considerations specific to QUERY.
- Registers QUERY method and Accept-Query header with IANA.