Skip to content

HTTPCLIENT-2120: HTTP/2 CONNECT tunneling over HTTP/2 proxy streams#648

Open
arturobernalg wants to merge 1 commit intoapache:masterfrom
arturobernalg:HTTPCLIENT-2261core
Open

HTTPCLIENT-2120: HTTP/2 CONNECT tunneling over HTTP/2 proxy streams#648
arturobernalg wants to merge 1 commit intoapache:masterfrom
arturobernalg:HTTPCLIENT-2261core

Conversation

@arturobernalg
Copy link
Member

This PR adds HTTP/2 CONNECT tunnel support for HTTP/2 clients when connecting through an HTTP/2 proxy. The tunnel maps a single CONNECT stream to a ProtocolIOSession, enabling optional TLS layering and an optional protocol starter on top of the established tunnel.

…ements multiplexing-safe CONNECT tunneling by adapting a single HTTP/2 proxy stream to a ProtocolIOSession that can be upgraded with TLS and an optional protocol handler. T
@arturobernalg arturobernalg requested a review from ok2c March 5, 2026 19:33
@arturobernalg arturobernalg marked this pull request as ready for review March 5, 2026 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant