<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test1514, 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>HTTP: use chunked Transfer-Encoding for HTTP_POST if size unknown</title>
<updated>2019-07-29T11:18:53+00:00</updated>
<author>
<name>Balazs Kovacsics</name>
<email>balazs.kovacsics@ericsson.com</email>
</author>
<published>2019-07-22T12:37:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=802aa5ae27ce755b94477976397502dc056227c4'/>
<id>802aa5ae27ce755b94477976397502dc056227c4</id>
<content type='text'>
If using the read callback for HTTP_POST, and POSTFIELDSIZE is not set,
automatically add a Transfer-Encoding: chunked header, same as it is
already done for HTTP_PUT, HTTP_POST_FORM and HTTP_POST_MIME.  Update
test 1514 according to the new behaviour.

Closes #4138
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If using the read callback for HTTP_POST, and POSTFIELDSIZE is not set,
automatically add a Transfer-Encoding: chunked header, same as it is
already done for HTTP_PUT, HTTP_POST_FORM and HTTP_POST_MIME.  Update
test 1514 according to the new behaviour.

Closes #4138
</pre>
</div>
</content>
</entry>
<entry>
<title>testsuite: changed HTTP and RTSP header line-endings to CRLF</title>
<updated>2014-02-14T19:12:26+00:00</updated>
<author>
<name>Marc Hoersken</name>
<email>info@marc-hoersken.de</email>
</author>
<published>2014-01-31T23:52:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=69745aaa45634308c1dca29cbb7881001c6efc5d'/>
<id>69745aaa45634308c1dca29cbb7881001c6efc5d</id>
<content type='text'>
According to RFC 2616 and RFC 2326 individual protocol elements, like
headers and except the actual content, are terminated by using CRLF.

Therefore the test data files for these protocols need to contain
mixed line-endings if the actual protocol elements use CRLF while
the file uses LF.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
According to RFC 2616 and RFC 2326 individual protocol elements, like
headers and except the actual content, are terminated by using CRLF.

Therefore the test data files for these protocols need to contain
mixed line-endings if the actual protocol elements use CRLF while
the file uses LF.
</pre>
</div>
</content>
</entry>
<entry>
<title>test1514: Used the macros for host and port number</title>
<updated>2014-01-24T07:16:17+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>dan@coneharvesters.com</email>
</author>
<published>2014-01-24T07:16:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=e6130c03109219625b4c6917852f39237ca8482d'/>
<id>e6130c03109219625b4c6917852f39237ca8482d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test1514: added - no more negative Content-Length (HTTP POST)</title>
<updated>2014-01-20T11:52:07+00:00</updated>
<author>
<name>Cédric Deltheil</name>
<email>cedric@moodstocks.com</email>
</author>
<published>2014-01-19T22:25:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=6217cf6ba36fce9acc9c786f5ae6310ede29c412'/>
<id>6217cf6ba36fce9acc9c786f5ae6310ede29c412</id>
<content type='text'>
This covers changes from commit afd288b2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This covers changes from commit afd288b2.
</pre>
</div>
</content>
</entry>
</feed>
