跳转到内容

ProxyAxiosRequestConfig

此内容尚不支持你的语言。

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