rclone/fs/fshttp
Nick Craig-Wood 37be78705d fs/fshttp: limit MaxIdleConns and MaxIdleConnsPerHost
Before this change mega (which uses a different host per download)
would open too many sockets.
2018-04-11 20:51:28 +01:00
..
http.go fs/fshttp: limit MaxIdleConns and MaxIdleConnsPerHost 2018-04-11 20:51:28 +01:00
http_test.go Remove builds conditional on go1.7 since that is now guaranteed #2154 2018-04-07 11:42:55 +01:00