-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
https://github.com/axios/axios#config-defaults
As "the goal is to support most/all features", supporting all instance methods also seems to be an important feature.
Currently, something like:
let uri = axios.getUri(axiosConfig)Results in:
TypeError: axios.getUri is not a functiongetUri method is specially useful when working with multiple instances, each one with a different baseURL.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels