Merge branch 'backport/jk/libcurl-8.7-regression-workaround' into maint-2.39
commitc7db432de6cf7f53888405c24609793cd550da97
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 10 Apr 2024 17:25:02 +0000 (10 19:25 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 16 Apr 2024 21:58:53 +0000 (16 23:58 +0200)
treef768c0cb8fe1afe6041f6adfa888e881581b7e9a
parente1813a335c3b072b64388f3360e3033fdffb74b0
parent5d312ec8a4981264b4ed3d3b77c43a0336385be2
Merge branch 'backport/jk/libcurl-8.7-regression-workaround' into maint-2.39

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

Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
INSTALL
http.c
remote-curl.c