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

fix: allow to use url instead of baseUrl in config #8

Merged
merged 1 commit into from Aug 12, 2019

Conversation

G07cha
Copy link
Collaborator

@G07cha G07cha commented Aug 10, 2019

Squashed from axios#2290, fixes axios#2234

Squashed from axios#2290:

fixing url issue while instance request

added spacing --eslint

added test cases

removed unexpected cases after updating the code
@fed135 fed135 merged commit 1a5f5b5 into master Aug 12, 2019
@G07cha G07cha deleted the axios-create-url-bug branch August 12, 2019 19:33
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

Successfully merging this pull request may close these issues.

baseURL is required for instance request
3 participants