From: Junio C Hamano Date: Thu, 5 Nov 2015 23:24:27 +0000 (-0800) Subject: Merge branch 'dt/http-range' X-Git-Tag: v2.7.0-rc0~36 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=848cdba579f81eda41267ee7e4333ab9db8a594a;p=thirdparty%2Fgit.git Merge branch 'dt/http-range' A Range: request can be responded with a full response and when asked properly libcurl knows how to strip the result down to the requested range. However, we were hand-crafting a range request and it did not kick in. * dt/http-range: http: use off_t to store partial file size http.c: use CURLOPT_RANGE for range requests --- 848cdba579f81eda41267ee7e4333ab9db8a594a