06/07/2026
HTTP Just Got a New Method: Meet QUERY๐
Big news for web developers! HTTP has a brand-new method called QUERY.
This is the first new HTTP method in 16 years. Before this, the last method added was PATCH in 2010.
After many years of discussions and improvements, the Internet Engineering Task Force (IETF) officially published RFC 10008 on June 15, 2026, introducing the new QUERY method.
The new method makes it easier for applications to send complex search and query requests without using existing methods in ways they were not designed for.
This is an important update for modern web development and APIs, giving developers a cleaner and more standard way to handle query operations.