Hyperlinkv0.8.0-beta.28

NodeHttpClient

export const layerAgentOptions: (options?: Https.AgentOptions | undefined) => Layer.Layer<
  HttpAgent
> = flow(makeAgent, Layer.effect(HttpAgent))
Referenced by 1 symbols