• Show log

    Commit

  • Hash : 005b5bc2
    Author : Edward Thomson
    Date : 2019-04-07T17:55:23

    http: reconnect to proxy on connection close When we're issuing a CONNECT to a proxy, we expect to keep-alive to the proxy. However, during authentication negotiations, the proxy may close the connection. Reconnect if the server closes the connection.