Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sindresorhus/ky
/ hooks.ts
File
hooks.ts
test/hooks.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{setTimeout as delay} from
'node:timers/promises'
;
2
import
test from
'ava'
;
3
import
ky, {
4
HTTPError,
Callers
nothing calls this directly
Calls
13
test
Function · 0.85
createHttpTestServer
Function · 0.85
delay
Function · 0.85
ky
Function · 0.85
createResponseLike
Function · 0.85
createRequestLike
Function · 0.85
withHeader
Function · 0.85
createStreamFetch
Function · 0.85
isHTTPError
Function · 0.85
isNetworkError
Function · 0.85
isTimeoutError
Function · 0.85
isForceRetryError
Function · 0.85
Tested by
no test coverage detected