MCPcopy
hub / github.com/Effect-TS/effect / HttpClient.test.ts

File HttpClient.test.ts

packages/platform-node/test/HttpClient.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { HttpClient, HttpClientRequest, HttpClientResponse } from "@effect/platform"
2import * as NodeClient from "@effect/platform-node/NodeHttpClient"
3import { describe, expect, it } from "@effect/vitest"
4import { Struct } from "effect"

Callers

nothing calls this directly

Calls 7

decodeMethod · 0.80
headMethod · 0.80
omitMethod · 0.65
pipeMethod · 0.65
getMethod · 0.65
provideMethod · 0.65
mapMethod · 0.65

Tested by

no test coverage detected