<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test1325, 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>update URLs in tests</title>
<updated>2018-09-23T22:26:11+00:00</updated>
<author>
<name>Viktor Szakats</name>
<email>commit@vszakats.net</email>
</author>
<published>2018-09-23T22:26:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=6ae6b2a533e8630afbb21f570305bd4ceece6348'/>
<id>6ae6b2a533e8630afbb21f570305bd4ceece6348</id>
<content type='text'>
- and one in docs/MANUAL as well

Closes https://github.com/curl/curl/pull/3038
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- and one in docs/MANUAL as well

Closes https://github.com/curl/curl/pull/3038
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed some XML syntax issues in the test data</title>
<updated>2014-01-16T23:32:02+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>dan@coneharvesters.com</email>
</author>
<published>2014-01-16T22:41:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=821094ba728cb2778dd4ebad6ab1bb149504c73e'/>
<id>821094ba728cb2778dd4ebad6ab1bb149504c73e</id>
<content type='text'>
Also, make the ftp server return a canned response that doesn't
cause XML verification problems.  Although the test file format
isn't technically XML, it's still handy to be able to use XML
tools to verify and manipulate them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, make the ftp server return a canned response that doesn't
cause XML verification problems.  Although the test file format
isn't technically XML, it's still handy to be able to use XML
tools to verify and manipulate them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not mix CRLF and LF header endings in a couple of HTTP tests</title>
<updated>2012-11-19T09:58:02+00:00</updated>
<author>
<name>Fabian Keil</name>
<email>fk@fabiankeil.de</email>
</author>
<published>2012-11-14T18:49:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=ab0fa55780b518502ff0712f37e8352323389cde'/>
<id>ab0fa55780b518502ff0712f37e8352323389cde</id>
<content type='text'>
Consistently use CRLF instead. The mixed endings weren't
documented so I assume they were unintentional.

This change doesn't matter for curl itself but makes using
the tests with a proxy between curl and the test server
more convenient.

Tests that consistently use no carriage returns were
left unmodified as one can easily work around this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Consistently use CRLF instead. The mixed endings weren't
documented so I assume they were unintentional.

This change doesn't matter for curl itself but makes using
the tests with a proxy between curl and the test server
more convenient.

Tests that consistently use no carriage returns were
left unmodified as one can easily work around this.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: verify HTTP response code 308</title>
<updated>2012-01-14T15:34:59+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2012-01-14T15:34:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=f1092b387e1fa82db35c75a217bda91e94f0ee6e'/>
<id>f1092b387e1fa82db35c75a217bda91e94f0ee6e</id>
<content type='text'>
This newly speced HTTP status code already works as intended in the new
spec:
http://greenbytes.de/tech/webdav/draft-reschke-http-status-308-02.html

Test 1325 is added to verify that the method is kept after the redirect
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This newly speced HTTP status code already works as intended in the new
spec:
http://greenbytes.de/tech/webdav/draft-reschke-http-status-308-02.html

Test 1325 is added to verify that the method is kept after the redirect
</pre>
</div>
</content>
</entry>
</feed>
