The newly published RFC 10008 introduces the QUERY method, providing a safe and cacheable way to send request bodies in HTTP APIs. This standard finally enables native CDN caching for read-heavy operations like JSON-RPC that previously forced developers to rely on POST requests.