Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support axios getUri #63

Open
leomp12 opened this issue Mar 10, 2021 · 0 comments
Open

Support axios getUri #63

leomp12 opened this issue Mar 10, 2021 · 0 comments

Comments

@leomp12
Copy link

leomp12 commented Mar 10, 2021

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 function

getUri method is specially useful when working with multiple instances, each one with a different baseURL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant