Method not available on this version
This method is only available on newer versions.
The first available version (v2_6_3) is shown here.
reconnect_ssl()
public
Forces reconnection of SSL
connections.
# File lib/bundler/vendor/net-http-persistent/lib/net/http/persistent.rb, line 954
def reconnect_ssl
@ssl_generation += 1
end