<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-httpbis-safe-method-w-body" target="https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-safe-method-w-body-14">
   <front>
      <title>The HTTP QUERY Method</title>
      <author initials="J." surname="Reschke" fullname="Julian Reschke">
         <organization>greenbytes GmbH</organization>
      </author>
      <author initials="J. M." surname="Snell" fullname="James M. Snell">
         <organization>Cloudflare</organization>
      </author>
      <author initials="M." surname="Bishop" fullname="Mike Bishop">
         <organization>Akamai</organization>
      </author>
      <date month="November" day="18" year="2025" />
      <abstract>
	 <t>   This specification defines the QUERY method for HTTP.  A QUERY
   requests that the request target process the enclosed content in a
   safe and idempotent manner and then respond with the result of that
   processing.  This is similar to POST requests but can be
   automatically repeated or restarted without concern for partial state
   changes.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-safe-method-w-body-14" />
   
</reference>
