Перейти к содержимому

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