- From: <internet-drafts@ietf.org>
- Date: Mon, 07 Jul 2025 16:32:31 -0700
- To: <i-d-announce@ietf.org>
- Cc: ietf-http-wg@w3.org
Internet-Draft draft-ietf-httpbis-wrap-up-01.txt is now available. It is a
work item of the HTTP (HTTPBIS) WG of the IETF.
Title: The HTTP Wrap Up Capsule
Authors: David Schinazi
Lucas Pardue
Name: draft-ietf-httpbis-wrap-up-01.txt
Pages: 9
Dates: 2025-07-07
Abstract:
HTTP intermediaries sometimes need to terminate long-lived request
streams in order to facilitate load balancing or impose data limits.
However, Web browsers commonly cannot retry failed proxied requests
when they cannot ascertain whether an in-progress request was acted
on. To avoid user-visible failures, it is best for the intermediary
to inform the client of upcoming request stream terminations in
advance of the actual termination so that the client can wrap up
existing operations related to that stream and start sending new work
to a different stream or connection. This document specifies a new
"WRAP_UP" capsule that allows a proxy to instruct a client that it
should not start new requests on a tunneled connection, while still
allowing it to finish existing requests.
The IETF datatracker status page for this Internet-Draft is:
https://datatracker.ietf.org/doc/draft-ietf-httpbis-wrap-up/
There is also an HTML version available at:
https://www.ietf.org/archive/id/draft-ietf-httpbis-wrap-up-01.html
A diff from the previous version is available at:
https://author-tools.ietf.org/iddiff?url2=draft-ietf-httpbis-wrap-up-01
Internet-Drafts are also available by rsync at:
rsync.ietf.org::internet-drafts
Received on Monday, 7 July 2025 23:33:05 UTC