MCPcopy Create free account
hub / github.com/middleapi/orpc / response.test.ts

File response.test.ts

packages/standard-server-node/src/response.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { StandardResponse } from '@orpc/standard-server'
2import type { IncomingMessage, ServerResponse } from 'node:http'
3import { Buffer } from 'node:buffer'
4import Stream from 'node:stream'

Callers

nothing calls this directly

Calls 4

sendStandardResponseFunction · 0.90
destroyMethod · 0.80
genFunction · 0.70
getMethod · 0.65

Tested by

no test coverage detected