Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinyhttp/tinyhttp
/ send.test.ts
File
send.test.ts
__tests__/modules/send.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'fs'
2
import
path from
'path'
3
import
{ makeFetch } from
'supertest-fetch'
4
import
{ json, send, sendFile, sendStatus, status } from
'../../packages/send/src'
Callers
nothing calls this directly
Calls
6
runServer
Function · 0.90
json
Function · 0.90
send
Function · 0.90
status
Function · 0.90
sendStatus
Function · 0.90
sendFile
Function · 0.90
Tested by
no test coverage detected