nginx will proxy the new HTTP QUERY method. It will never cache one.
This story is from 2026-09-10. It is preserved in the archive; the latest stories are on the live feed.
The IETF published RFC 10008 back in June, and it adds a method to HTTP called QUERY. The short version is that it's a GET that's allowed to carry a body, so it's safe and idempotent like a GET, and it's cacheable, with the extra rule that whatever you put in the body has to end up in the cache key…
Read the full story at DEV Community — AI ↗
Timeline · 1 report
- 2026-09-10 08:36 · DEV Community — AI
nginx will proxy the new HTTP QUERY method. It will never cache one.