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

Is it possible to not encode a Basic Authorization header? #1250

Open
pablote opened this issue Mar 5, 2024 · 0 comments
Open

Is it possible to not encode a Basic Authorization header? #1250

pablote opened this issue Mar 5, 2024 · 0 comments

Comments

@pablote
Copy link

pablote commented Mar 5, 2024

Strange as it sounds, I need to call a service using Authorization: Basic username:password, without encoding the username:password part. I know it's not right, but it's how it works. I can't find a way to prevent it from being encoded by the client before making the call. Can I prevent that from happening somehow? Can this be supported?

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

No branches or pull requests

1 participant