<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test1318, branch gemini-meta</title>
<subtitle>cURL mirror with patches applied
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/'/>
<entry>
<title>Add --resolve to the keywords and name of test 1318</title>
<updated>2012-11-19T09:58:14+00:00</updated>
<author>
<name>Fabian Keil</name>
<email>fk@fabiankeil.de</email>
</author>
<published>2012-11-14T18:44:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=7aebb3cc42535fc26e2670bb659541bb0e6d14c3'/>
<id>7aebb3cc42535fc26e2670bb659541bb0e6d14c3</id>
<content type='text'>
This makes it easier to skip it automatically when
the test suite is used with external proxies.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes it easier to skip it automatically when
the test suite is used with external proxies.
</pre>
</div>
</content>
</entry>
<entry>
<title>changed case: use new host name for subsequent HTTP requests</title>
<updated>2011-12-31T09:45:28+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2011-12-31T09:39:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=207cf15032a7e8eab71b2f4655fc5c21e5d3623d'/>
<id>207cf15032a7e8eab71b2f4655fc5c21e5d3623d</id>
<content type='text'>
When a HTTP connection is re-used for a subsequent request without
proxy, it would always re-use the Host: header of the first request. As
host names are case insensitive it would make curl send another host
name case that what the particular request used.

Now it will instead always use the most recent host name to always use
the desired casing.

Added test case 1318 to verify.

Bug: http://curl.haxx.se/mail/lib-2011-12/0314.html
Reported by: Alex Vinnik
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When a HTTP connection is re-used for a subsequent request without
proxy, it would always re-use the Host: header of the first request. As
host names are case insensitive it would make curl send another host
name case that what the particular request used.

Now it will instead always use the most recent host name to always use
the desired casing.

Added test case 1318 to verify.

Bug: http://curl.haxx.se/mail/lib-2011-12/0314.html
Reported by: Alex Vinnik
</pre>
</div>
</content>
</entry>
</feed>
