I know nobody can give an exact timeline, but I'm curious how long AWS typically takes to adopt emerging web standards such as the proposed HTTP QUERY method described in RFC 10008. Based on past AWS releases and the broader ecosystem, is there a realistic guess for when CloudFront might support it?
2 Answers
Since the specification is still proposed, widespread adoption will probably take a while. Browsers, clients, and web servers need to build support first. Chrome and major edge providers may experiment with it early, while CloudFront would more likely follow after the method is formally standardized and there’s clear ecosystem demand.
The deciding factor is probably business demand. AWS tends to prioritize capabilities that customers are actively requesting rather than adding every new standard immediately. If a major CDN or competing edge platform supports the method first, that could increase pressure for CloudFront to follow.

The proposed-versus-final distinction may not block experimentation. Clients using Fetch can already send custom HTTP methods, so some early testing could happen before formal ratification.