Skip to content

registerProxyFetch

registerProxyFetch(): void

Defined in: nextjs/registerProxyFetch.ts:59

Patch the global fetch so server-side requests carry the current session’s recording id (x-test-rcrd-id). See the file-level comment above.

void