MCPcopy
hub / github.com/tinyhttp/tinyhttp / res.test.ts

File res.test.ts

__tests__/modules/res.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { makeFetch } from 'supertest-fetch'
2import path from 'path'
3import { Request, Response } from '../../packages/app/src'
4import {

Callers

nothing calls this directly

Calls 14

runServerFunction · 0.90
setHeaderFunction · 0.90
getResponseHeaderFunction · 0.90
setVaryHeaderFunction · 0.90
redirectFunction · 0.90
formatResponseFunction · 0.90
setContentTypeFunction · 0.90
attachmentFunction · 0.90
downloadFunction · 0.90
setCookieFunction · 0.90
clearCookieFunction · 0.90
appendFunction · 0.90

Tested by

no test coverage detected