MCPcopy
hub / github.com/Effect-TS/effect / http-client.ts

File http-client.ts

packages/platform-node/examples/http-client.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { HttpBody, HttpClientError } from "@effect/platform"
2import { HttpClient, HttpClientRequest, HttpClientResponse } from "@effect/platform"
3import { NodeHttpClient } from "@effect/platform-node"
4import { runMain } from "@effect/platform-node/NodeRuntime"

Callers

nothing calls this directly

Calls 5

createMethod · 0.80
pipeMethod · 0.65
omitMethod · 0.65
ofMethod · 0.65
provideMethod · 0.65

Tested by

no test coverage detected