<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test1129, branch master</title>
<subtitle>cURL mirror with patches applied
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/'/>
<entry>
<title>test1129: fix invalid case of closing XML-tag and Content-Length</title>
<updated>2020-03-10T21:38:56+00:00</updated>
<author>
<name>Marc Hoersken</name>
<email>info@marc-hoersken.de</email>
</author>
<published>2020-03-10T17:19:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=fb6134427a2452d36b2002c0955fa13da1ffa8d9'/>
<id>fb6134427a2452d36b2002c0955fa13da1ffa8d9</id>
<content type='text'>
Fixes #5070
Closes #5072
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #5070
Closes #5072
</pre>
</div>
</content>
</entry>
<entry>
<title>HTTP: increase EXPECT_100_THRESHOLD to 1Mb</title>
<updated>2020-01-20T07:33:44+00:00</updated>
<author>
<name>加藤郁之</name>
<email>fumilemon79@gmail.com</email>
</author>
<published>2020-01-14T14:34:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=7ff9222ced8c1630bef87d7d744c286874e659ba'/>
<id>7ff9222ced8c1630bef87d7d744c286874e659ba</id>
<content type='text'>
Mentioned: https://curl.haxx.se/mail/lib-2020-01/0050.html

Closes #4814
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mentioned: https://curl.haxx.se/mail/lib-2020-01/0050.html

Closes #4814
</pre>
</div>
</content>
</entry>
<entry>
<title>http error response: stop sending when error is received</title>
<updated>2011-07-19T22:08:41+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2011-07-11T21:24:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=3f9b4afdfd7dd3ea16e07af98bb324b9f4277696'/>
<id>3f9b4afdfd7dd3ea16e07af98bb324b9f4277696</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
</feed>
