jetty.project/jetty-http2/http2-http-client-transport/src
Simone Bordet 9b2cfc4483 Fixes #11223 - WebSocketClient.connect with URI including query parameters don't work for HTTP2 connector
Fixed concatenation of path and query for HTTP/2 and HTTP/3 when creating `MetaData.ConnectRequest` to "tunnel" the WebSocket upgrade.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2024-01-08 09:26:22 +01:00
..
main/java Fixes #11223 - WebSocketClient.connect with URI including query parameters don't work for HTTP2 connector 2024-01-08 09:26:22 +01:00
test Fixes #8926 - HttpClient GZIPContentDecoder should remove Content-Len… (#10326) 2023-08-21 08:58:22 +02:00