rschmitt commented on PR #773: URL: https://github.com/apache/httpcomponents-client/pull/773#issuecomment-3747011101
> Shall I drop support for `https.protocols`, `https.cipherSuites`, `http.proxyUser`, 'https.proxyUser', `http.proxyPassword` and `https.proxyPassword` as the next step? I think so. If we drop the `getProxyCredentials()` method from `SystemDefaultCredentialsProvider`, we could delegate all proxy handling to the JDK and its `ProxySelector`; we would no longer directly check for any proxy-related properties. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
