{"author":"Stefan Eissing","author_email":"stefan@eissing.org","author_time":1748431639,"commit_time":1748436782,"committer":"Daniel Stenberg","committer_email":"daniel@haxx.se","hash":"71bb004c29631117ab03d90a4214d1515da5a895","message":"http: fail early when rewind of input failed when following redirects\n\nWhen inspecting a possible follow HTTP request, the result of a rewind\nof the upload data was ignored as it was not clear at that point in time\nif the request would become a GET.\n\nThis initiated the followup, rewound again, which failed again and\nterminated the follow up.\n\nThis was confusing to users as it was not clear of the follow up was\ndone or not.\n\nFix: fail the early rewind when the request is not converted to GET.\n\nFixes #17472\nCloses #17474\nReported-by: Jeroen Ooms\n","parents":["d16ccbd55de80c271fe822f4ba8b6271fd9166ff"],"tree_hash":"6398831d43b0454a07475661697e97611f317d46"}