curl-library
Re: POST, 100 continue, and 404
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 20 Jul 2011 01:04:10 +0200 (CEST)
Date: Wed, 20 Jul 2011 01:04:10 +0200 (CEST)
Hi friends,
I have now pushed changes (commit 3f9b4afdfd7d) to the git repository that
makes libcurl deal with HTTP error responses but better if doone while or
before data has been sent. Like in the 100 continue case that this bug report
was about.
Starting now, libcurl will stop sending data as soon as a HTTP error response
is received and it will mark the connection to be closed after the full
response has been read.
I also added three test case 1129, 1130 and 1131 to verify my fixes and in my
view they confirm that my fixes work as intended.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2011-07-20