<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git/tests/data/test1908, branch bagder/configure-dis-https-proxy</title>
<subtitle>github.com: bagder/curl.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/'/>
<entry>
<title>altsvc: clone setting in curl_easy_duphandle</title>
<updated>2020-09-06T07:54:54+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-05T19:21:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=f93455eb04b57b2d002244bed1f0b59b94c2f0c7'/>
<id>f93455eb04b57b2d002244bed1f0b59b94c2f0c7</id>
<content type='text'>
The cache content is not duplicated, like other caches, but the setting
and specified file name are.

Test 1908 is extended to verify this somewhat. Since the duplicated
handle gets the same file name, the test unfortunately overwrites the
same file twice (with different contents) which makes it hard to check
automatically.

Closes #5923
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The cache content is not duplicated, like other caches, but the setting
and specified file name are.

Test 1908 is extended to verify this somewhat. Since the duplicated
handle gets the same file name, the test unfortunately overwrites the
same file twice (with different contents) which makes it hard to check
automatically.

Closes #5923
</pre>
</div>
</content>
</entry>
<entry>
<title>test1908: treat file as text</title>
<updated>2020-08-03T10:14:27+00:00</updated>
<author>
<name>Marcel Raad</name>
<email>Marcel.Raad@teamviewer.com</email>
</author>
<published>2020-08-02T14:39:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=07fd3fa07f72be639e96119e18ee24d20e8568b1'/>
<id>07fd3fa07f72be639e96119e18ee24d20e8568b1</id>
<content type='text'>
Fixes the line endings on Windows.

Closes https://github.com/curl/curl/pull/5767
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes the line endings on Windows.

Closes https://github.com/curl/curl/pull/5767
</pre>
</div>
</content>
</entry>
<entry>
<title>test1908: avoid using fixed port number in test data</title>
<updated>2020-04-12T23:05:01+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-04-12T21:51:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=ac343fed7a2c512fb26de57edbcf8a30118f1602'/>
<id>ac343fed7a2c512fb26de57edbcf8a30118f1602</id>
<content type='text'>
Closes #5225
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5225
</pre>
</div>
</content>
</entry>
<entry>
<title>altsvc: keep a copy of the file name to survive handle reset</title>
<updated>2020-02-09T21:41:49+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-02-09T14:28:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=02f8de65165ef161a21ace25da3652e1fb13b99b'/>
<id>02f8de65165ef161a21ace25da3652e1fb13b99b</id>
<content type='text'>
The alt-svc cache survives a call to curl_easy_reset fine, but the file
name to use for saving the cache was cleared. Now the alt-svc cache has
a copy of the file name to survive handle resets.

Added test 1908 to verify.

Reported-by: Craig Andrews
Fixes #4898
Closes #4902
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The alt-svc cache survives a call to curl_easy_reset fine, but the file
name to use for saving the cache was cleared. Now the alt-svc cache has
a copy of the file name to survive handle resets.

Added test 1908 to verify.

Reported-by: Craig Andrews
Fixes #4898
Closes #4902
</pre>
</div>
</content>
</entry>
</feed>
