Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ rewrite-request-smuggling.test.ts
File
rewrite-request-smuggling.test.ts
test/production/rewrite-request-smuggling/rewrite-request-smuggling.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
net from
'net'
2
import
http from
'http'
3
import
{ createNext, NextInstance } from
'e2e-utils'
4
import
{ findPort, retry } from
'next-test-utils'
Callers
nothing calls this directly
Calls
15
findPort
Function · 0.90
createNext
Function · 0.90
retry
Function · 0.90
describe
Function · 0.85
sendSmugglingPayload
Function · 0.85
sendAbsoluteUrlUpgradePayload
Function · 0.85
createServer
Method · 0.80
startsWith
Method · 0.80
isArray
Method · 0.80
split
Method · 0.80
toLowerCase
Method · 0.80
trim
Method · 0.80
Tested by
no test coverage detected