AI news story
HTTP Has a New Method Now (After 16 Years!), and it lands where AI agents were bleeding
The Hypertext Transfer Protocol (HTTP) has gained a new method, `SEARCH`, for the first time since 2007. This update, formalize…
Editor's take
The Hypertext Transfer Protocol (HTTP) has gained a new method, `SEARCH`, for the first time since 2007. This update, formalized in RFC 9110, arrives as AI agents are increasingly relying on web browsing capabilities and semantic search functionalities.
The introduction of `SEARCH` is significant because it provides a standardized, client-driven mechanism for complex queries, potentially streamlining how AI agents interact with web resources. Previously, agents often had to contort existing HTTP methods (like `GET` or `POST`) or rely on ad-hoc URL parameters to convey search intentions, leading to inefficiencies and inconsistencies. This new method offers a cleaner, more expressive alternative, directly addressing a pain point in the burgeoning field of AI agent development and deployment.
Future developments will focus on how widely web servers and AI frameworks adopt `SEARCH`. Its effectiveness will be measured by observable improvements in AI agent performance and the reduction of workarounds. The degree to which this standardized approach supplants custom query implementations will determine its lasting impact on web-based AI interactions.