Protocol Action: 'Chunked Oblivious HTTP Messages' to Proposed Standard (draft-ietf-ohai-chunked-ohttp-08.txt)
The IESG <iesg-secretary@ietf.org> Fri, 27 February 2026 17:01 UTC
Return-Path: <iesg-secretary@ietf.org>
X-Original-To: ietf-announce@ietf.org
Delivered-To: ietf-announce@mail2.ietf.org
Received: from [10.244.6.246] (unknown [4.156.85.76]) by mail2.ietf.org (Postfix) with ESMTP id A9B13BFC5D2E; Fri, 27 Feb 2026 09:01:59 -0800 (PST)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: The IESG <iesg-secretary@ietf.org>
To: IETF-Announce <ietf-announce@ietf.org>
Subject: Protocol Action: 'Chunked Oblivious HTTP Messages' to Proposed Standard (draft-ietf-ohai-chunked-ohttp-08.txt)
X-Test-IDTracker: no
X-IETF-IDTracker: 12.59.0
Auto-Submitted: auto-generated
Precedence: bulk
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Message-ID: <177221171963.2905765.10713629671773816221@dt-datatracker-6ff7c68975-7k42g>
Date: Fri, 27 Feb 2026 09:01:59 -0800
Message-ID-Hash: Q4SWYVEO4QW77HDTBGYF5PHSEQIDVC43
X-Message-ID-Hash: Q4SWYVEO4QW77HDTBGYF5PHSEQIDVC43
X-MailFrom: iesg-secretary@ietf.org
X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-ietf-announce.ietf.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header
CC: The IESG <iesg@ietf.org>, draft-ietf-ohai-chunked-ohttp@ietf.org, ohai-chairs@ietf.org, ohai@ietf.org, rfc-editor@rfc-editor.org
X-Mailman-Version: 3.3.9rc6
List-Id: "IETF announcement list. No discussions." <ietf-announce.ietf.org>
Archived-At: <https://mailarchive.ietf.org/arch/msg/ietf-announce/V6Iwf6Dxx7aWl6MM2Y8ChZcQLu4>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ietf-announce>
List-Help: <mailto:ietf-announce-request@ietf.org?subject=help>
List-Owner: <mailto:ietf-announce-owner@ietf.org>
List-Post: <mailto:ietf-announce@ietf.org>
List-Subscribe: <mailto:ietf-announce-join@ietf.org>
List-Unsubscribe: <mailto:ietf-announce-leave@ietf.org>
The IESG has approved the following document: - 'Chunked Oblivious HTTP Messages' (draft-ietf-ohai-chunked-ohttp-08.txt) as Proposed Standard This document is the product of the Oblivious HTTP Application Intermediation Working Group. The IESG contact persons are Paul Wouters, Deb Cooley and Mike Bishop. A URL of this Internet-Draft is: https://datatracker.ietf.org/doc/draft-ietf-ohai-chunked-ohttp/ Technical Summary This document defines a variant of the Oblivious HTTP message format that allows chunks of requests and responses to be encrypted and decrypted before the entire request or response is processed. This allows incremental processing of Oblivious HTTP messages, which is particularly useful for handling large messages or systems that process messages slowly. Working Group Summary The WG discussed applicability and use-cases for chunked OHTTP early on, given that chunking changes the security and privacy properties of OHTTP while not providing the guarantees of a proxied TLS connection. Specifically, there were concerns about the lack of forward secrecy and replay protection as well as how interactivity introduced by chunking potentially enables timing attacks. The authors addressed these concerns by adding an [Applicability section](https://datatracker.ietf.org/doc/html/draft-ietf-ohai-chunked-ohttp-06#name-applicability) and adding text on [interactivity](https://datatracker.ietf.org/doc/html/draft-ietf-ohai-chunked-ohttp-06#name-interactivity-and-privacy), [forward secrecy](https://datatracker.ietf.org/doc/html/draft-ietf-ohai-chunked-ohttp-06#section-7) and [replay attack risk](https://datatracker.ietf.org/doc/html/draft-ietf-ohai-chunked-ohttp-06#name-message-truncation). There was also discussion of the [incremental nature of HTTP](https://github.com/ietf-wg-ohai/draft-ohai-chunked-ohttp/issues/19), motivating use of an HTTP "Incremental" header to get incremental forwarding. The draft now references the ["Incremental" HTTP header field](https://datatracker.ietf.org/doc/draft-ietf-httpbis-incremental/) draft which is also in IESG Review. Document Quality There are several existing deployments and implementations of Chunked OHTTP. [Cloudflare reported](https://mailarchive.ietf.org/arch/msg/ohai/xygArMZVfrSDtYvINHhYZHSGK1Q/) deployed implementations of both gateway and relay. [Apple also](https://datatracker.ietf.org/doc/minutes-120-ohai-202407260130/) has deployments of Chunked OHTTP for Private Cloud Compute and related AI features. There is an implementation by Microsoft for their [attested OHTTP server](https://github.com/microsoft/attested-ohttp-server). Google's QUICHE has support for [chunked OHTTP](https://quiche.googlesource.com/quiche.git/%2B/d71d77ba2b251b5b3fa049e8475c62ba1d473157). The document interacts with HTTP and has new Media Types. Authors requested a [media-types review](https://mailarchive.ietf.org/arch/msg/media-types/voY6mqv9c5LQGM2odHIoqFlUbuU/) for two new media types. The "Incremental HTTP Messages" work is being done in HTTP WG and is cited as a normative reference. The chairs also sent a pointer to the Chunked OHTTP draft's last call to the HTTP WG mailing list; there's a large overlap in the people involved between the two groups. Personnel The Document Shepherd for this document is Shivan Kaul Sahib. The Responsible Area Director is Mike Bishop. IANA Note In the message namespace of the Media Types registry located at: https://www.iana.org/assignments/media-types/ two new media types are registered: - ohttp-chunked-req - ohttp-chunked-res