Package: @effect/platform-node Module: NodeHttpClient
@effect/platform-node
NodeHttpClient
Provides a node:http-backed HttpClient using the current HttpAgent service.
HttpClient
HttpAgent
Signature
declare const layerNodeHttpNoAgent: Layer.Layer<Client.HttpClient, never, HttpAgent>
Source
Since v4.0.0