registerProxyFetch
Esta página aún no está disponible en tu idioma.
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.
Returns
Section titled “Returns”void