<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cowboy.git/test/old_http_SUITE_data, branch 2.6.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>Always dialyze tests and fix some cowboy_req specs</title>
<updated>2018-10-31T09:50:57+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2018-10-31T09:50:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=a8335c63df31f21d88e9d7d1f2b64d32a674cd7a'/>
<id>a8335c63df31f21d88e9d7d1f2b64d32a674cd7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the parse_host test from old_http_SUITE</title>
<updated>2018-05-17T19:02:54+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2018-05-17T19:02:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=36b32194b74dbc55e12feaab265724ec864dccd2'/>
<id>36b32194b74dbc55e12feaab265724ec864dccd2</id>
<content type='text'>
It seems to just be a duplicate of something we now have
in Cowlib.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It seems to just be a duplicate of something we now have
in Cowlib.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the flushing of messages when switching to Websocket</title>
<updated>2018-03-26T16:53:07+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2018-03-26T16:49:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=5964273cc4354b7378b8bdf49fe455d2b46d7c3b'/>
<id>5964273cc4354b7378b8bdf49fe455d2b46d7c3b</id>
<content type='text'>
We now flush messages that are specific to cowboy_http only.

Stream handlers should also flush their own specific messages
if necessary, although timeouts will be flushed regardless
of where they originate from.

Also renames the http_SUITE to old_http_SUITE to distinguish
new tests from old tests. Most old tests need to be removed
or converted eventually as they're legacy tests from Cowboy 1.0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We now flush messages that are specific to cowboy_http only.

Stream handlers should also flush their own specific messages
if necessary, although timeouts will be flushed regardless
of where they originate from.

Also renames the http_SUITE to old_http_SUITE to distinguish
new tests from old tests. Most old tests need to be removed
or converted eventually as they're legacy tests from Cowboy 1.0.
</pre>
</div>
</content>
</entry>
</feed>
