MCPcopy Create free account
hub / github.com/middleapi/orpc / compression-plugin.test.ts

File compression-plugin.test.ts

packages/server/src/adapters/node/compression-plugin.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { IncomingMessage, ServerResponse } from 'node:http'
2import request from 'supertest'
3import { os } from '../../builder'
4import { CompressionPlugin } from './compression-plugin'

Callers

nothing calls this directly

Calls 6

setMethod · 0.80
handlerMethod · 0.80
sendMethod · 0.65
endMethod · 0.65
handleMethod · 0.45
nextMethod · 0.45

Tested by

no test coverage detected