Describe the bug
AxiosRequestConfig<D = any> interface is missing the allowAbsoluteUrls attribute after it was added in a previous PR
To Reproduce
N/A
Expected behavior
AxiosRequestConfig should have allowAbsoluteUrls attribute
Axios Version
0.x
Pull Request
#6849
Describe the bug
AxiosRequestConfig<D = any>interface is missing theallowAbsoluteUrlsattribute after it was added in a previous PRTo Reproduce
N/A
Expected behavior
Axios Version
0.x
Pull Request
#6849