From: Junio C Hamano Date: Tue, 8 Apr 2025 18:43:13 +0000 (-0700) Subject: Merge branch 'tb/http-curl-keepalive' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=36acec7cb3c99c81b05079eaa67b0b151bade7f5;p=rit Merge branch 'tb/http-curl-keepalive' TCP keepalive behaviour on http transports can now be configured by calling cURL library. * tb/http-curl-keepalive: http.c: allow custom TCP keepalive behavior via config http.c: inline `set_curl_keepalive()` http.c: introduce `set_long_from_env()` for convenience http.c: remove unnecessary casts to long --- 36acec7cb3c99c81b05079eaa67b0b151bade7f5