Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sindresorhus/got
/ headers.ts
File
headers.ts
test/headers.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
process from
'node:process'
;
2
import
{Buffer} from
'node:buffer'
;
3
import
fs from
'node:fs'
;
4
import
path from
'node:path'
;
Callers
nothing calls this directly
Calls
9
createRawHttpServer
Function · 0.85
close
Function · 0.85
createOkRawHttpServer
Function · 0.85
json
Method · 0.80
has
Method · 0.80
set
Method · 0.80
respond
Function · 0.70
request
Function · 0.70
get
Method · 0.45
Tested by
no test coverage detected