Darshit Shah <[email protected]> writes: > Not does it only act differently, but on master it will start > looping for --tries due to "Connection closed at byte 0. > Retrying." which is no more than wget itself skipping the full > body, then retrying because there's no body left. > > > > > > You are correct. Since I was under the (wrong) idea that a page should > not return a message body to a POST request, I did not include that > case in my manual tests. I have however corrected this issue. This > also prevent a behaviour change against 1.14. Hopefully, everything > works smoothly now.
thanks you both to have worked on this issue. I am going to rebase your patch on the latest master and push it. -- Giuseppe
