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

Deprecate proxyAuthorization #6372

Open
shawkins opened this issue Sep 24, 2024 · 0 comments
Open

Deprecate proxyAuthorization #6372

shawkins opened this issue Sep 24, 2024 · 0 comments
Milestone

Comments

@shawkins
Copy link
Contributor

Supporting raw proxyAuthorization values basically only works across all http clients with http proxy servers and http endpoints. It does not work for socks proxies, or for https endpoints with vertx and jetty (recent changes will allow that to work for basic auth specifically). This was initially brought up in the discussion around #6352

The steps would be:

  • initially support proxyAuthorization, but only if it is http basic and add another method or methods such as proxyCredentials/Username/Password
  • later remove support entirely for proxyAuthorization
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

2 participants