http.c
36.8 KB
-
http: don't reset replay count after connection · 10718526
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.
Edward Thomson committed