net-http
net-http copied to clipboard
Initialze SSL to the proxy independent of proxied connection SSL mode
This MR ensures that if a connection is requested to a HTTP server over a HTTPS proxy, the SSL connection setup to the proxy is performed.
Proposed solution to https://github.com/ruby/net-http/issues/210