<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test1800, 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>http2: make pausing/unpausing set/clear local stream window</title>
<updated>2020-02-27T09:35:51+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-02-27T08:42:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=15f51474c837679c0b79825c23356ac681ffabde'/>
<id>15f51474c837679c0b79825c23356ac681ffabde</id>
<content type='text'>
This reduces the HTTP/2 window size to 32 MB since libcurl might have to
buffer up to this amount of data in memory and yet we don't want it set
lower to potentially impact tranfer performance on high speed networks.

Requires nghttp2 commit b3f85e2daa629
(https://github.com/nghttp2/nghttp2/pull/1444) to work properly, to end
up in the next release after 1.40.0.

Fixes #4939
Closes #4940
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reduces the HTTP/2 window size to 32 MB since libcurl might have to
buffer up to this amount of data in memory and yet we don't want it set
lower to potentially impact tranfer performance on high speed networks.

Requires nghttp2 commit b3f85e2daa629
(https://github.com/nghttp2/nghttp2/pull/1444) to work properly, to end
up in the next release after 1.40.0.

Fixes #4939
Closes #4940
</pre>
</div>
</content>
</entry>
<entry>
<title>http2: disable server push if not requested</title>
<updated>2017-01-15T11:45:32+00:00</updated>
<author>
<name>Alessandro Ghedini</name>
<email>alessandro@ghedini.me</email>
</author>
<published>2016-12-10T13:54:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=9ad034e5a1b2d42acfdbea184736066782c6c635'/>
<id>9ad034e5a1b2d42acfdbea184736066782c6c635</id>
<content type='text'>
Ref: https://github.com/curl/curl/pull/1160
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ref: https://github.com/curl/curl/pull/1160
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Fix HTTP2-Settings header for huge window size</title>
<updated>2016-11-17T06:04:00+00:00</updated>
<author>
<name>Jay Satiro</name>
<email>raysatiro@yahoo.com</email>
</author>
<published>2016-11-17T06:04:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=2ece147cc216b470023448ddcc7f5359465998b2'/>
<id>2ece147cc216b470023448ddcc7f5359465998b2</id>
<content type='text'>
Follow-up to a4d8888. Changing the window size in that commit resulted
in a different HTTP2-Settings upgrade header, causing test 1800 to fail.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Follow-up to a4d8888. Changing the window size in that commit resulted
in a different HTTP2-Settings upgrade header, causing test 1800 to fail.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Fix for http/2 feature</title>
<updated>2016-07-24T06:49:47+00:00</updated>
<author>
<name>Jay Satiro</name>
<email>raysatiro@yahoo.com</email>
</author>
<published>2016-07-24T06:49:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=6b130d6be6607dce07d1054af929b17b969f3bf5'/>
<id>6b130d6be6607dce07d1054af929b17b969f3bf5</id>
<content type='text'>
Bug: https://curl.haxx.se/mail/lib-2016-07/0070.html
Reported-by: Paul Howarth
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: https://curl.haxx.se/mail/lib-2016-07/0070.html
Reported-by: Paul Howarth
</pre>
</div>
</content>
</entry>
<entry>
<title>test1800: first plain-text http2 test case</title>
<updated>2014-11-20T22:33:34+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2014-08-02T21:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=07e0957e1f3198b8c0de917926f2937f49990f76'/>
<id>07e0957e1f3198b8c0de917926f2937f49990f76</id>
<content type='text'>
Verifies the upgrade request, but gets a plain 1.1 response
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Verifies the upgrade request, but gets a plain 1.1 response
</pre>
</div>
</content>
</entry>
</feed>
