fix slowloris timeout in hashing resume of download of large file
authorJoey Hess <joeyh@joeyh.name>
Wed, 24 Jul 2024 15:03:59 +0000 (11:03 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 24 Jul 2024 15:03:59 +0000 (11:03 -0400)
commit10f2c23fd7360e556d1702190143c97c1e539511
tree9f7ce96daa6a0141388fdb1f7e0660f233d67012
parent0594338a78897fb0cd56d9556794b056174780ab
fix slowloris timeout in hashing resume of download of large file

Hash the data that is already present in the file before connecting to
the http server.
Annex/Verify.hs
P2P/Http/Client.hs
Remote/Git.hs
doc/todo/git-annex_proxies.mdwn