1
mirror of https://github.com/rclone/rclone synced 2024-09-21 19:31:31 +02:00
rclone/fs/fshttp
Nick Craig-Wood a5c3bcc9c7 fshttp: fix idle timeouts for HTTP connections #2057
Now we only nudge on the idle timeout after a successful Read or Write
which returns some bytes and no errors.
2018-02-16 10:35:41 +00:00
..
http_new.go fshttp: fix idle timeouts for HTTP connections #2057 2018-02-16 10:35:41 +00:00
http_old.go fshttp: fix idle timeouts for HTTP connections #2057 2018-02-16 10:35:41 +00:00
http_test.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
http.go fshttp: fix idle timeouts for HTTP connections #2057 2018-02-16 10:35:41 +00:00