RFC 10008 on The HTTP QUERY Method

2 min read Original article ↗

RFC 10008 on The HTTP QUERY Method

A new Request for Comments is now available in online RFC libraries.

        RFC 10008

        Title:      The HTTP QUERY Method
        Author:     J. Reschke,
                    J.M. Snell,
                    M. Bishop
        Status:     Proposed Standard
        Stream:     IETF
        Date:       June 2026
        Mailbox:    julian.reschke@gmx.de,
                    jasnell@gmail.com,
                    mbishop@evequefou.be
        Pages:      24


        I-D Tag:    draft-ietf-httpbis-safe-method-w-body-14

        URL:        https://www.rfc-editor.org/info/rfc10008

        DOI:        10.17487/RFC10008

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 QUERY requests can be automatically repeated or restarted without concern for partial state changes.

This document is a product of the HTTP Working Group of the IETF.

STANDARDS TRACK: This document specifies an Internet Standards Track
protocol for the Internet community, and requests discussion and
suggestions for improvements. Distribution of this memo is unlimited.

This announcement is sent to the IETF-Announce and rfc-dist lists.
To subscribe or unsubscribe, see
  https://www.ietf.org/mailman/listinfo/ietf-announce
  https://mailman.rfc-editor.org/mailman/listinfo/rfc-dist

For searching the RFC series, see https://www.rfc-editor.org/search/
For downloading RFCs, see https://www.rfc-editor.org/series/rfc-download/

Requests for special distribution should be addressed to either the
author of the RFC in question, or to rfc-editor@rfc-editor.org.  Unless
specifically noted otherwise on the RFC itself, all RFCs are for
unlimited distribution.


The RFC Editor Team