Registry / networking / http2-http-client-transport

http2-http-client-transport

JSON →
library11.0.26javamavenunverified

HTTP/2 client transport implementation for the Eclipse Jetty project, enabling HTTP/2 connections.

<dependency> <groupId>org.eclipse.jetty.http2</groupId> <artifactId>http2-http-client-transport</artifactId> <version>11.0.26</version> </dependency>
INSTALL
IMPORT
SIG · HTTP2-HTTP-CLIENT-
H
http2-http-client-transport
networkingjavav11.0.26
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

HTTP2Client
org.eclipse.jetty.http2.client.HTTP2Client

Create and start an HTTP/2 client.

import org.eclipse.jetty.http2.client.HTTP2Client; import org.eclipse.jetty.util.ssl.SslContextFactory; HTTP2Client client = new HTTP2Client(); client.start();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
11.0.26latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
OpenAI (training)
1
Resources
http2-http-client-transport — mvn dependency:get http2-http-client-transport · libregistry