<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cowboy.git/test, branch 2.8.0</title>
<subtitle>Small, fast, modern HTTP server for Erlang/OTP.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/'/>
<entry>
<title>204 and 304 responses must not include a body</title>
<updated>2020-05-20T11:41:05+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-05-20T11:41:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=39b2816255503910dc23e2fdf703ee63bbc8953e'/>
<id>39b2816255503910dc23e2fdf703ee63bbc8953e</id>
<content type='text'>
When calling cowboy_req:reply/4 with a body a crash will occur
resulting in a 500 response. When calling cowboy_req:stream_reply/2,3
and then attempting to send a body a crash will occur.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When calling cowboy_req:reply/4 with a body a crash will occur
resulting in a 500 response. When calling cowboy_req:stream_reply/2,3
and then attempting to send a body a crash will occur.
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase the default max_keepalive HTTP option to 1000</title>
<updated>2020-05-20T09:08:58+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-05-20T09:08:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=8337aca4d31ffa8120704057675aacbbaa280975'/>
<id>8337aca4d31ffa8120704057675aacbbaa280975</id>
<content type='text'>
100 is very low for current deployments. 1000 is more
appropriate as a default value.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
100 is very low for current deployments. 1000 is more
appropriate as a default value.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't stop listeners that don't exist in static_handler_SUITE</title>
<updated>2020-05-20T09:08:24+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-05-20T09:08:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=4edc39b0030ad09098283cf9aac8182a1d5cba26'/>
<id>4edc39b0030ad09098283cf9aac8182a1d5cba26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase the timetrap timeout in req_SUITE on Windows</title>
<updated>2020-04-08T08:28:27+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-04-08T08:28:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=0d0e7d164c72799b48275c0c79a7a9d5c08e652e'/>
<id>0d0e7d164c72799b48275c0c79a7a9d5c08e652e</id>
<content type='text'>
Still seeing intermittent failures on Windows due to
timetrap so let's see if doubling the timeout again helps.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Still seeing intermittent failures on Windows due to
timetrap so let's see if doubling the timeout again helps.
</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of timeouts in metrics_SUITE</title>
<updated>2020-04-08T08:28:11+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-04-08T08:28:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=f79d60e0c77122479a1c7b711bafb8f0d2c39e24'/>
<id>f79d60e0c77122479a1c7b711bafb8f0d2c39e24</id>
<content type='text'>
Again to avoid intermittent issues.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Again to avoid intermittent issues.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow {error, enotconn} as test success in security_SUITE</title>
<updated>2020-04-07T08:18:29+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-04-07T08:18:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=b33971346116640013eeacc24ed273a2a5eb1c06'/>
<id>b33971346116640013eeacc24ed273a2a5eb1c06</id>
<content type='text'>
This happens from time to time on Windows and is partially
due to how the test is written.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This happens from time to time on Windows and is partially
due to how the test is written.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rely on timetrap timeouts for tracer_SUITE</title>
<updated>2020-04-06T18:14:31+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-04-06T18:14:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=e51ac66728a583e0db7da0aa958959573d65763c'/>
<id>e51ac66728a583e0db7da0aa958959573d65763c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NO_PARALLEL=1 will disable (most) parallel testing</title>
<updated>2020-04-06T14:39:28+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-04-06T14:39:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=8cba8c3c68946b297d7cad63303677ab1da028f9'/>
<id>8cba8c3c68946b297d7cad63303677ab1da028f9</id>
<content type='text'>
This is to make up for very slow or low resource environments,
like the FreeBSD CI environment currently.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to make up for very slow or low resource environments,
like the FreeBSD CI environment currently.
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase the req_SUITE timetrap timeout on Windows</title>
<updated>2020-04-06T10:27:41+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-04-06T10:27:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=5203ee6a847066be0a71cef0a7795f5617434ba3'/>
<id>5203ee6a847066be0a71cef0a7795f5617434ba3</id>
<content type='text'>
The local network is much slower so the tests take longer there.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The local network is much slower so the tests take longer there.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce the pipeline test body sizes to avoid filling send buffers</title>
<updated>2020-04-05T14:28:54+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-04-05T14:28:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=cc8a2e4257da2a2d2a3e3ef97d4f6e2ecfdace12'/>
<id>cc8a2e4257da2a2d2a3e3ef97d4f6e2ecfdace12</id>
<content type='text'>
This causes the test to get stuck because both the client and
server end up waiting in Transport:send for the other side to
read data from the socket.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This causes the test to get stuck because both the client and
server end up waiting in Transport:send for the other side to
read data from the socket.
</pre>
</div>
</content>
</entry>
</feed>
