Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ HttpClient, HttpClientRequest, HttpClientResponse } from
"@effect/platform"
2
import
* as NodeClient from
"@effect/platform-node/NodeHttpClient"
3
import
{ describe, expect, it } from
"@effect/vitest"
4
import
{ Struct } from
"effect"
Callers
nothing calls this directly
Calls
7
decode
Method · 0.80
head
Method · 0.80
omit
Method · 0.65
pipe
Method · 0.65
get
Method · 0.65
provide
Method · 0.65
map
Method · 0.65
Tested by
no test coverage detected