Re: I-D Action: draft-ietf-httpbis-safe-method-w-body-12.txt

Am 29.09.2025 um 17:29 schrieb internet-drafts@ietf.org:
> Internet-Draft draft-ietf-httpbis-safe-method-w-body-12.txt is now available.
> It is a work item of the HTTP (HTTPBIS) WG of the IETF.
> 
>     Title:   The HTTP QUERY Method
>     Authors: Julian Reschke
>              James M Snell
>              Mike Bishop
>     Name:    draft-ietf-httpbis-safe-method-w-body-12.txt
>     Pages:   30
>     Dates:   2025-09-29
> 
> Abstract:
> 
>     This specification defines the QUERY method for HTTP.  A QUERY
>     requests that the request target process the enclosed content in a
>     safe/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.
> ...

Hello WG!

This draft (hopefully) addresses the points raised by Roy in the HTTPDIR 
review; see:

   https://lists.w3.org/Archives/Public/ietf-http-wg/2025AprJun/0196.html

Below the list of recently closed issues:

  
https://github.com/httpwg/http-extensions/issues?q=is%3Aissue%20label%3Aquery-method

I believe we are (once again) ready for Working Group Last Call. The 
protocol has not really changed; but it's now defined much better, and 
more examples have been added. Thus I *believe* a short WGLC would be 
sufficient.

Best regards, Julian

Received on Monday, 29 September 2025 15:44:58 UTC