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: fix ignore set withCredentials false #2582

Merged
merged 3 commits into from Dec 9, 2019
Merged

Conversation

xchunzhao
Copy link
Contributor

Same issue as #1837

When i use React-native, which sets the default value of withCredentials as true.

I try to set withCredentials: false , and axios will ignore the withCredentials config

Copy link
Collaborator

@chinesedfan chinesedfan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Alanscut @yasuf There are several similar PRs. I picked this one as the first satisfying and active one. Hope it can be merged soon.

@yasuf yasuf merged commit dc4bc49 into axios:master Dec 9, 2019
@axios axios locked and limited conversation to collaborators May 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants