MCPcopy
hub / github.com/vercel/next.js / web.test.ts

File web.test.ts

packages/next/src/server/base-http/web.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { WebNextResponse } from './web'
2
3describe('WebNextResponse onClose', () => {
4 it('stream body', async () => {

Callers

nothing calls this directly

Calls 13

describeFunction · 0.85
fnMethod · 0.80
toResponseMethod · 0.80
getWriterMethod · 0.80
sendMethod · 0.65
textMethod · 0.65
encodeMethod · 0.65
closeMethod · 0.65
itFunction · 0.50
expectFunction · 0.50
onCloseMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected