<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test565, 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>tests: added missing keywords "chunked Transfer-Encoding"</title>
<updated>2017-05-13T20:37:11+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>dan@coneharvesters.com</email>
</author>
<published>2017-05-13T20:35:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=646dc1c42a57298a487fceac4e62cae2b420e78f'/>
<id>646dc1c42a57298a487fceac4e62cae2b420e78f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>http: always send Host: header as first header</title>
<updated>2015-03-12T11:15:24+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2015-03-11T23:50:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=a5d994941c2b19a3c63402caa064c9683647de05'/>
<id>a5d994941c2b19a3c63402caa064c9683647de05</id>
<content type='text'>
...after the method line:

 "Since the Host field-value is critical information for handling a
 request, a user agent SHOULD generate Host as the first header field
 following the request-line." / RFC 7230 section 5.4

Additionally, this will also make libcurl ignore multiple specified
custom Host: headers and only use the first one. Test 1121 has been
updated accordingly

Bug: http://curl.haxx.se/bug/view.cgi?id=1491
Reported-by: Rainer Canavan
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
...after the method line:

 "Since the Host field-value is critical information for handling a
 request, a user agent SHOULD generate Host as the first header field
 following the request-line." / RFC 7230 section 5.4

Additionally, this will also make libcurl ignore multiple specified
custom Host: headers and only use the first one. Test 1121 has been
updated accordingly

Bug: http://curl.haxx.se/bug/view.cgi?id=1491
Reported-by: Rainer Canavan
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Don't run HTTP digest tests for SSPI based builds</title>
<updated>2014-11-06T20:36:08+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2014-11-06T19:57:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=b5c496f1090ab8a8c535acde33af61f197bd99ba'/>
<id>b5c496f1090ab8a8c535acde33af61f197bd99ba</id>
<content type='text'>
Added !SSPI to the features list of the HTTP digest tests, as SSPI
based builds now use the Windows SSPI messaging API rather than the
internal functions, and we can't control the random numbers that get
used as part of the digest.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added !SSPI to the features list of the HTTP digest tests, as SSPI
based builds now use the Windows SSPI messaging API rather than the
internal functions, and we can't control the random numbers that get
used as part of the digest.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Made the crypto test feature usable</title>
<updated>2014-02-17T08:50:46+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>dan@coneharvesters.com</email>
</author>
<published>2014-02-17T08:14:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=4b4e8a5853dbda897fad0321b2cbebfb36dfe012'/>
<id>4b4e8a5853dbda897fad0321b2cbebfb36dfe012</id>
<content type='text'>
This feature specifies the availability of cryptographic
authentication, which can be disabled at compile-time
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This feature specifies the availability of cryptographic
authentication, which can be disabled at compile-time
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove stray CRLF in chunk-encoded content-free request bodies</title>
<updated>2012-11-26T14:28:53+00:00</updated>
<author>
<name>Fabian Keil</name>
<email>fk@fabiankeil.de</email>
</author>
<published>2012-11-25T17:34:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=0683adbf50a99f0917c74cd3c5def77254ba9258'/>
<id>0683adbf50a99f0917c74cd3c5def77254ba9258</id>
<content type='text'>
.. that are sent when auth-negotiating before a chunked
upload or when setting the 'Transfer-Encoding: chunked'
header and intentionally sending no content.

Adjust test565 and test1333 accordingly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
.. that are sent when auth-negotiating before a chunked
upload or when setting the 'Transfer-Encoding: chunked'
header and intentionally sending no content.

Adjust test565 and test1333 accordingly.
</pre>
</div>
</content>
</entry>
<entry>
<title>test565: Don't hardcode IP:PORT</title>
<updated>2010-09-09T10:42:28+00:00</updated>
<author>
<name>Tor Arntsen</name>
<email>tor@spacetec.no</email>
</author>
<published>2010-09-09T10:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=c3c4626fab87349de2e6d973c482316a669395e1'/>
<id>c3c4626fab87349de2e6d973c482316a669395e1</id>
<content type='text'>
Use %HOSTIP:%HTTPPORT instead of 127.0.0.1:8990 so that
verification works if the baseport change option is used
when executing runtests.pl.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use %HOSTIP:%HTTPPORT instead of 127.0.0.1:8990 so that
verification works if the baseport change option is used
when executing runtests.pl.
</pre>
</div>
</content>
</entry>
<entry>
<title>- Martin Storsjo made libcurl use the Expect: 100-continue header for posts</title>
<updated>2009-12-07T20:25:17+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2009-12-07T20:25:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=ebe5339003df6b4247f3637c4df5272a8dd69909'/>
<id>ebe5339003df6b4247f3637c4df5272a8dd69909</id>
<content type='text'>
  with unknown size. Previously it was only used for posts with a known size
  larger than 1024 bytes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  with unknown size. Previously it was only used for posts with a known size
  larger than 1024 bytes.
</pre>
</div>
</content>
</entry>
<entry>
<title>- "Tom" posted a bug report that mentioned how libcurl did wrong when doing a</title>
<updated>2009-10-30T22:24:48+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2009-10-30T22:24:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=d68f215f037febf1850ad6a169d4a69bd9d132a1'/>
<id>d68f215f037febf1850ad6a169d4a69bd9d132a1</id>
<content type='text'>
  POST using a read callback, with Digest authentication and
  "Transfer-Encoding: chunked" enforced.  I would then cause the first request
  to be wrongly sent and then basically hang until the server closed the
  connection. I fixed the problem and added test case 565 to verify it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  POST using a read callback, with Digest authentication and
  "Transfer-Encoding: chunked" enforced.  I would then cause the first request
  to be wrongly sent and then basically hang until the server closed the
  connection. I fixed the problem and added test case 565 to verify it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Renumbered test565 to test1104 to move it out of the range reserved for</title>
<updated>2009-09-11T20:19:43+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>dan@coneharvesters.com</email>
</author>
<published>2009-09-11T20:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=beb0a345ac9a88b922256293adc26974b144b2fc'/>
<id>beb0a345ac9a88b922256293adc26974b144b2fc</id>
<content type='text'>
libcurl tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
libcurl tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>- Claes Jakobsson fixed a problem with cookie expiry dates at exctly the epoch</title>
<updated>2009-09-10T21:06:50+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2009-09-10T21:06:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=7ff4b4f2b5871900d27f5640f71c41858727fc77'/>
<id>7ff4b4f2b5871900d27f5640f71c41858727fc77</id>
<content type='text'>
  start second "Thu Jan 1 00:00:00 GMT 1970" as the date parser then returns 0
  which internally then is treated as a session cookie. That particular date
  is now made to get the value of 1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  start second "Thu Jan 1 00:00:00 GMT 1970" as the date parser then returns 0
  which internally then is treated as a session cookie. That particular date
  is now made to get the value of 1.
</pre>
</div>
</content>
</entry>
</feed>
