effect-io-ai

Package: @effect/platform-node
Module: NodeHttpClient

NodeHttpClient.layerUndiciNoDispatcher

Provides an Undici-backed HttpClient using the current Dispatcher service.

Signature

declare const layerUndiciNoDispatcher: Layer.Layer<Client.HttpClient, never, Dispatcher>

Source

Since v4.0.0