Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ WebNextResponse } from
'./web'
2
3
describe(
'WebNextResponse onClose'
, () => {
4
it(
'stream body'
,
async
() => {
Callers
nothing calls this directly
Calls
13
describe
Function · 0.85
fn
Method · 0.80
toResponse
Method · 0.80
getWriter
Method · 0.80
send
Method · 0.65
text
Method · 0.65
encode
Method · 0.65
close
Method · 0.65
it
Function · 0.50
expect
Function · 0.50
onClose
Method · 0.45
write
Method · 0.45
Tested by
no test coverage detected