- From: Kazuho Oku <kazuhooku@gmail.com>
- Date: Fri, 26 Sep 2025 16:12:26 +0900
- To: ietf-http-wg@w3.org
- Message-ID: <CANatvzzJkFSdgN0CQxgR-T43Ad9a3-ByWfKHaaiATtBaeaLazg@mail.gmail.com>
Hello folks, We have submitted -01 of the Incremental draft <https://www.ietf.org/archive/id/draft-ietf-httpbis-incremental-01.html>. Since -00, issue #3143 <https://github.com/httpwg/http-extensions/issues/3143> was opened and that led to the discussion of how requests could be rejected. We ended up suggesting: * for temporary refusal, use of 429 + proxy-status: connection-limit-reached (PR #3144 <https://github.com/httpwg/http-extensions/pull/3144>) , and * for permanent refusal (consider WAFs), use of 501 + proxy-status: incremental_refused (PR #3145 <https://github.com/httpwg/http-extensions/pull/3145>). Separately, we merged PR #3138 <https://github.com/httpwg/http-extensions/pull/3138> that encourages endpoints (like a client HTTP library) to respect Incremental. We have merged a couple of other PRs too, but they are editorial. Please let us know what you think. 2025年9月26日(金) 15:50 <internet-drafts@ietf.org>: > Internet-Draft draft-ietf-httpbis-incremental-01.txt is now available. It > is a > work item of the HTTP (HTTPBIS) WG of the IETF. > > Title: Incremental HTTP Messages > Authors: 奥 一穂 (Kazuho Oku) > Tommy Pauly > Martin Thomson > Name: draft-ietf-httpbis-incremental-01.txt > Pages: 7 > Dates: 2025-09-25 > > Abstract: > > This document specifies the "Incremental" HTTP header field, which > instructs HTTP intermediaries to forward the HTTP message > incrementally. > > The IETF datatracker status page for this Internet-Draft is: > https://datatracker.ietf.org/doc/draft-ietf-httpbis-incremental/ > > There is also an HTML version available at: > https://www.ietf.org/archive/id/draft-ietf-httpbis-incremental-01.html > > A diff from the previous version is available at: > https://author-tools.ietf.org/iddiff?url2=draft-ietf-httpbis-incremental-01 > > Internet-Drafts are also available by rsync at: > rsync.ietf.org::internet-drafts > > > > -- Kazuho Oku
Received on Monday, 29 September 2025 09:25:58 UTC