Registry / http-client / http4s-blaze-client-2-11

http4s-blaze-client-2-11

JSON →
library0.20.23javamavenunverified

Blaze implementation for http4s clients, providing an HTTP client based on the Blaze NIO framework.

<dependency> <groupId>org.http4s</groupId> <artifactId>http4s-blaze-client_2.11</artifactId> <version>0.20.23</version> </dependency>
INSTALL
IMPORT
SIG · HTTP4S-BLAZE-CLIEN
H
http4s-blaze-client-2-11
http-clientjavav0.20.23
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.

BlazeClientBuilder
org.http4s.client.blaze.BlazeClientBuilder

Create and use a Blaze HTTP client to fetch a URL.

import org.http4s.client.blaze.BlazeClientBuilder; import scala.concurrent.ExecutionContext; BlazeClientBuilder[IO](ExecutionContext.global).resource.use { client => client.expect[String]("http://example.com") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.20.23latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Amazon
1
Resources
http4s-blaze-client-2-11 — mvn dependency:get http4s-blaze-client-2-11 · libregistry