effect-io-ai

Package: @effect/platform-node
Module: NodeHttpClient

NodeHttpClient.layerNodeHttpNoAgent

Provides a node:http-backed HttpClient using the current HttpAgent service.

Signature

declare const layerNodeHttpNoAgent: Layer.Layer<Client.HttpClient, never, HttpAgent>

Source

Since v4.0.0