### 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 https://github.com/axios/axios/pull/6849