Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ HttpClient.ts
File
HttpClient.ts
repos/effect/packages/effect/src/unstable/http/HttpClient.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Provides the service used to run outgoing HTTP requests.
3
*
4
* `HttpClient` executes immutable `HttpClientRequest` values and returns
Callers
nothing calls this directly
Calls
15
constant
Function · 0.90
accessor
Function · 0.85
transformResponse
Function · 0.85
parseRateLimiterState
Function · 0.85
runAdaptive
Function · 0.85
isHttpClient
Function · 0.85
catch
Method · 0.80
getRef
Method · 0.80
merge
Method · 0.80
abort
Method · 0.80
makeWith
Function · 0.70
getState
Function · 0.70
Tested by
no test coverage detected