Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lukeed/polka
/ send.js
File
send.js
tests/send.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
send = require(
'../packages/send'
);
2
const
{ Response } = require(
'./util/mock'
);
3
const
{ test, toStatusText } = require(
'./util'
);
4
Callers
nothing calls this directly
Calls
4
send
Function · 0.85
end
Method · 0.80
getHeaderNames
Method · 0.80
getHeader
Method · 0.80
Tested by
no test coverage detected