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(ClientRequest): decode uri for username and password before setting basic authentication header #565

Merged
merged 3 commits into from
Apr 29, 2024

Conversation

kettanaito
Copy link
Member

@kettanaito kettanaito changed the title test(axios): add "auth" encoding test fix(ClientRequest): decode uri for username and password before setting basic authentication header Apr 29, 2024
@kettanaito kettanaito marked this pull request as ready for review April 29, 2024 13:28
@kettanaito kettanaito merged commit 2cb46d7 into main Apr 29, 2024
2 checks passed
@kettanaito kettanaito deleted the fix/axios-auth-email branch April 29, 2024 13:32
@kettanaito
Copy link
Member Author

Released: v0.29.1 🎉

This has been released in v0.29.1!

Make sure to always update to the latest version (npm i @mswjs/interceptors@latest) to get the newest features and bug fixes.


Predictable release automation by @ossjs/release.

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.

ClientRequestInterceptor incorrectly encodes basic authentication header
2 participants