Package: @effect/platform-node Module: NodeHttpClient
@effect/platform-node
NodeHttpClient
Provides an Undici-backed HttpClient using the current Dispatcher service.
HttpClient
Dispatcher
Signature
declare const layerUndiciNoDispatcher: Layer.Layer<Client.HttpClient, never, Dispatcher>
Source
Since v4.0.0