• Show log

    Commit

  • Hash : 10718526
    Author : Edward Thomson
    Date : 2019-03-09T13:53:16

    http: don't reset replay count after connection
    
    A "connection" to a server is transient, and we may reconnect to a
    server in the midst of authentication failures (if the remote indicates
    that we should, via `Connection: close`) or in a redirect.