MCPcopy
hub / github.com/vercel/next.js / request

Method request

packages/next/src/server/web/adapter.ts:54–56  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

52 }
53
54 get request() {
55 throw new PageSignatureError({ page: this.sourcePage })
56 }
57
58 respondWith() {
59 throw new PageSignatureError({ page: this.sourcePage })

Callers 15

fetchResourceFunction · 0.45
handleRouteFunction · 0.45
responseHandlerFunction · 0.45
index.test.tsFile · 0.45
beforePageLoadFunction · 0.45
index.test.tsxFile · 0.45
routeHandlerFunction · 0.45
actFunction · 0.45
onResponseFunction · 0.45
invalidRequestFunction · 0.45

Calls

no outgoing calls

Tested by 10

beforePageLoadFunction · 0.36
beforePageLoadFunction · 0.36
beforePageLoadFunction · 0.36
beforePageLoadFunction · 0.36
runTestsFunction · 0.36
beforePageLoadFunction · 0.36
beforePageLoadFunction · 0.36
beforePageLoadFunction · 0.36
testsFunction · 0.36