On Fri, 29 Mar 2024, Jeff King wrote:
I noticed some http-related failures in the test suite on my Debian unstable system, which recently got an upgraded curl package. It looks like it's related to cases where we use the remote-curl helper in "connect" mode (i.e., protocol v2) and the http buffer is small (requiring us to stream the data to curl). Besides just running t5551, an easy reproduction is:
This smells like a libcurl regression to me. I "imported" this into our issue tracker here: https://github.com/curl/curl/issues/13229
-- / daniel.haxx.se