Skip to content
New issue

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

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

Already on GitHub? # to your account

Credentials Proxy-Authorization and Authorization headers are URL encoded, even though they shouldn't be #104

Closed
azerum opened this issue May 7, 2024 · 0 comments

Comments

@azerum
Copy link

azerum commented May 7, 2024

The same issue as in sindresorhus/got#1169. I've also created a pull request

Real use case: my proxy provider allows to pass settings in username. Settings are in format key.value;key2.value;, so ; is used

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

Successfully merging a pull request may close this issue.

2 participants