author | Nick Hengeveld <nickh@reactrix.com> | |
Wed, 19 Oct 2005 21:27:01 +0000 (14:27 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 19 Oct 2005 21:27:01 +0000 (14:27 -0700) | ||
commit | e0004e286c50364f134c951754c34e815489ead0 | |
tree | 249545a90248422cf9c6469a9f80808016611d1d | tree | snapshot |
parent | 960deccb26a5bee6c6cd63d50e8272f540a27b19 | commit | diff |
Support for HTTP transfer timeouts based on transfer speed
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>
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>
http-fetch.c | diff | blob | history |