<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git/tests/libtest/lib1540.c, branch bagder/https-cookie-secure</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>test1540: Remove unused macro TEST_HANG_TIMEOUT</title>
<updated>2018-08-09T10:37:21+00:00</updated>
<author>
<name>Rikard Falkeborn</name>
<email>rikard.falkeborn@gmail.com</email>
</author>
<published>2018-08-07T20:13:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=8ea0baed3ccf96a8082803d5080805e81a81c666'/>
<id>8ea0baed3ccf96a8082803d5080805e81a81c666</id>
<content type='text'>
The macro has never been used, and it there is not really any place
where it would make sense to add timing checks.

Closes #2852
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The macro has never been used, and it there is not really any place
where it would make sense to add timing checks.

Closes #2852
</pre>
</div>
</content>
</entry>
<entry>
<title>pause: handle mixed types of data when paused</title>
<updated>2017-03-28T11:27:49+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2017-03-27T10:14:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=452203341d6e97b8f52f9a886046d9fdb96346a9'/>
<id>452203341d6e97b8f52f9a886046d9fdb96346a9</id>
<content type='text'>
When receiving chunked encoded data with trailers, and the write
callback returns PAUSE, there might be both body and header to store to
resend on unpause. Previously libcurl returned error for that case.

Added test case 1540 to verify.

Reported-by: Stephen Toub
Fixes #1354
Closes #1357
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When receiving chunked encoded data with trailers, and the write
callback returns PAUSE, there might be both body and header to store to
resend on unpause. Previously libcurl returned error for that case.

Added test case 1540 to verify.

Reported-by: Stephen Toub
Fixes #1354
Closes #1357
</pre>
</div>
</content>
</entry>
</feed>
