AxiosDefaults
Construct a type with the properties of T except for those in type K.
Type parameters
DobjectRequiredProperties
adapterAxiosAdapterbaseURLstringcancelTokenCancelTokendataDdecompressbooleanhttpAgentanyhttpsAgentanyinsecureHTTPParserbooleanmaxBodyLengthnumbermaxContentLengthnumbermaxRedirectsnumbermethodMethodonDownloadProgress(progressEvent: any) => voidonUploadProgress(progressEvent: any) => voidparamsanyparamsSerializer(params: any) => stringproxyfalse | AxiosProxyConfigraxConfigRetryConfigresponseTypeResponseTypesignalAbortSignalsocketPathnull | stringtimeoutnumbertimeoutErrorMessagestringtransformRequestAxiosRequestTransformer | AxiosRequestTransformer[]transformResponseAxiosResponseTransformer | AxiosResponseTransformer[]transitionalTransitionalOptionsurlstringvalidateStatusnull | (status: number) => booleanwithCredentialsbooleanxsrfCookieNamestringxsrfHeaderNamestringWas this section helpful?