arturobernalg opened a new pull request, #648: URL: https://github.com/apache/httpcomponents-core/pull/648
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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
