diff options
author | Oxan van Leeuwen <oxan.van.leeuwen@mollie.com> | 2025-08-06 14:09:32 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2025-08-06 17:58:21 +0200 |
commit | a93113b5b4d5dbf14eca1b503b963fb673ccfd4e (patch) | |
tree | d55f81780a488e6885b85a7f41009e4967b176a5 /tests/server/sws.c | |
parent | ab9dfebdaed1f24c9d155e920452a8e30a4d5ef3 (diff) |
libcurl: reset rewind flag in curl_easy_reset()HEADorigin/masterorigin/HEADmasterfor-upstream
curl_easy_reset() did not reset the `rewind_read` flag. This caused any
handles that previously had a CURLE_SEND_FAIL_REWIND error to get stuck
with that error, failing any subsequent requests, even if they didn't
have any body at all.
Verified in test 3034
Fixes #18206
Closes #18207
Diffstat (limited to 'tests/server/sws.c')
0 files changed, 0 insertions, 0 deletions