]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/libcurl-8.7-regression-workaround'
authorJunio C Hamano <gitster@pobox.com>
Mon, 15 Apr 2024 21:11:44 +0000 (14:11 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 Apr 2024 21:11:44 +0000 (14:11 -0700)
Fix was added to work around a regression in libcURL 8.7.0 (which has
already been fixed in their tip of the tree).

* jk/libcurl-8.7-regression-workaround:
  remote-curl: add Transfer-Encoding header only for older curl
  INSTALL: bump libcurl version to 7.21.3
  http: reset POSTFIELDSIZE when clearing curl handle

1  2 
remote-curl.c

diff --cc remote-curl.c
Simple merge