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

http4s-blaze-client-2-13

JSON →
library0.23.17javamavenunverified

Blaze-based HTTP client for http4s, providing non-blocking HTTP/1.1 support.

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

Builds a Blaze HTTP client for http4s.

import org.http4s.blaze.client.BlazeClientBuilder import scala.concurrent.ExecutionContext.global object Example { val client = BlazeClientBuilder[IO](global).resource // Use client to make requests }
Debug
Known issues
breakingBlaze client is deprecated in http4s 0.23+; use Ember client instead.
fix
Replace with org.http4s.ember.client.EmberClientBuilder.
affects: >=0.23.0
Upgrade
Version history
0.23.17latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
http4s-blaze-client-2-13 — mvn dependency:get http4s-blaze-client-2-13 · libregistry