Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sindresorhus/got
/ timings.ts
File
timings.ts
test/timings.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
http from
'node:http'
;
2
import
{promises as dnsPromises} from
'node:dns'
;
3
import
test from
'ava'
;
4
import
CacheableLookup from
'cacheable-lookup'
;
Callers
nothing calls this directly
Calls
2
write
Method · 0.80
get
Method · 0.45
Tested by
no test coverage detected