gknapowski commented on issue #143: Changed route tracking of proxy to not default to false URL: https://github.com/apache/httpcomponents-client/pull/143#issuecomment-472500677 Thank you for looking at this. My use case is a secure break inspecting proxy.=: I must connect the proxy over HTTPS. I must not use the CONNECT verb. With a custom RoutePlanner I can achieve this with the exception of that one line. I think in addition to the ‘secure’ field on the route, their needs to be a ‘secureProxy’ field? That seemed like a massive change. Is there a better way to achieve what I am trying to accomplish? Thanks
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
