diff options
author | Daniel Stenberg <daniel@haxx.se> | 2011-07-11 23:24:45 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-07-20 00:08:41 +0200 |
commit | 3f9b4afdfd7dd3ea16e07af98bb324b9f4277696 (patch) | |
tree | 264a369b6475ea128c1d2949ab31d172abb34395 /tests/data/test612 | |
parent | d007c3ca76cf0587a3222279ebda0f3a8727807f (diff) |
http error response: stop sending when error is received
When libcurl has said to the server that there's a POST or PUT coming
(with a content-length and all) it has to either deliver that amount of
data or it needs to close the connection before trying a second request.
Adds test case 1129, 1130 and 1131
The bug report is about when used with 100-continue, but the change is
more generic.
Bug: http://curl.haxx.se/mail/lib-2011-06/0191.html
Reported by: Steven Parkes
Diffstat (limited to 'tests/data/test612')
0 files changed, 0 insertions, 0 deletions