MCPcopy Create free account
hub / github.com/effect-app/libs / HttpApiClient.tst.ts

File HttpApiClient.tst.ts

repos/effect/packages/effect/typetest/unstable/httpapi/HttpApiClient.tst.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/** @effect-diagnostics missingEffectContext:skip-file */
2import { Effect, hole, Schema, type Stream } from "effect"
3import type * as Sse from "effect/unstable/encoding/Sse"
4import { FetchHttpClient, HttpClient, type HttpClientError, type HttpClientResponse } from "effect/unstable/http"

Callers

nothing calls this directly

Calls 12

fromClientFunction · 0.85
makeWithMethod · 0.80
groupMethod · 0.80
addMethod · 0.65
makeMethod · 0.65
getMethod · 0.65
pipeMethod · 0.65
prefixMethod · 0.65
middlewareMethod · 0.65
fFunction · 0.50
nextFunction · 0.50
provideMethod · 0.45

Tested by

no test coverage detected