Registry / networking / httpcore5-h2

httpcore5-h2

JSON →
library5.4.2javamavenunverified

Apache HttpComponents HTTP/2 core components for building HTTP/2 clients and servers.

<dependency> <groupId>org.apache.httpcomponents.core5</groupId> <artifactId>httpcore5-h2</artifactId> <version>5.4.2</version> </dependency>
INSTALL
IMPORT
SIG · HTTPCORE5-H2
H
httpcore5-h2
networkingjavav5.4.2
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.

HttpVersionPolicy
org.apache.hc.core5.http2.HttpVersionPolicy

Configure an HTTP/2 server bootstrap with forced HTTP/2 policy.

import org.apache.hc.core5.http2.HttpVersionPolicy; import org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap; H2ServerBootstrap bootstrap = H2ServerBootstrap.bootstrap(); bootstrap.setVersionPolicy(HttpVersionPolicy.FORCE_HTTP_2);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.4.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Bingbot
1
Resources
httpcore5-h2 — mvn dependency:get httpcore5-h2 · libregistry