Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ httpClientRequest.ts
File
httpClientRequest.ts
packages/platform/src/internal/httpClientRequest.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as Effect from
"effect/Effect"
2
import
* as Either from
"effect/Either"
3
import
{ dual } from
"effect/Function"
4
import
* as Inspectable from
"effect/Inspectable"
Callers
nothing calls this directly
Calls
15
makeInternal
Function · 0.85
setHeaders
Function · 0.85
setUrlParams
Function · 0.85
stringOrRedacted
Function · 0.85
isClientRequest
Function · 0.85
make
Function · 0.70
set
Method · 0.65
toString
Method · 0.65
remove
Method · 0.65
map
Method · 0.65
f
Function · 0.50
text
Method · 0.45
Tested by
no test coverage detected