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

Fixing requestHeaders.Authorization #3287

Merged
merged 2 commits into from Sep 20, 2020

Conversation

Allanbcruz
Copy link
Contributor

Correction of the requestHeaders.Authorization parameter concatenation.

Close #3286.

Correction of the compatibility of the requestHeaders.Authorization parameter for situations in which the "password" parameter is not passed.

Correction of the requestHeaders.Authorization parameter concatenation.

Close axios#3286.
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.

Fixes regression introduced by #1492. Thanks.

Copy link
Contributor Author

@Allanbcruz Allanbcruz left a comment

Choose a reason for hiding this comment

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

removing logs

@chinesedfan chinesedfan merged commit 04d45f2 into axios:master Sep 20, 2020
@Allanbcruz Allanbcruz deleted the basic-authentication-setting branch October 4, 2020 12:21
This was referenced Mar 18, 2021
mbargiel pushed a commit to mbargiel/axios that referenced this pull request Jan 27, 2022
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.

RequestHeaders.Authorization parameter concatenation failed
2 participants