Ir al contenido

ProxyAxiosRequestConfig

Esta página aún no está disponible en tu idioma.

Defined in: nextjs/registerProxyAxios.ts:9

The subset of an axios request config this interceptor touches. Kept minimal so the package never has to depend on (or pin a version of) axios.

optional headers?: unknown

Defined in: nextjs/registerProxyAxios.ts:10