Pular para o conteúdo

ProxyAxiosRequestConfig

Este conteúdo não está disponível em sua língua ainda.

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