Support for HTTP transfer timeouts based on transfer speed
authorNick Hengeveld <nickh@reactrix.com>
Wed, 19 Oct 2005 21:27:01 +0000 (14:27 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 19 Oct 2005 21:27:01 +0000 (14:27 -0700)
Add configuration settings to abort HTTP requests if the transfer rate
drops below a threshold for a specified length of time. Environment
variables override config file settings.

Signed-off-by: Nick Hengeveld <nickh@reactrix.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found