Aller au contenu

ProxyAxiosRequestConfig

Ce contenu n’est pas encore disponible dans votre langue.

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