MCPcopy
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

1import net from 'net'
2import http from 'http'
3import { createNext, NextInstance } from 'e2e-utils'
4import { findPort, retry } from 'next-test-utils'

Callers

nothing calls this directly

Calls 15

findPortFunction · 0.90
createNextFunction · 0.90
retryFunction · 0.90
describeFunction · 0.85
sendSmugglingPayloadFunction · 0.85
createServerMethod · 0.80
startsWithMethod · 0.80
isArrayMethod · 0.80
splitMethod · 0.80
toLowerCaseMethod · 0.80
trimMethod · 0.80

Tested by

no test coverage detected