<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cowboy.git/examples/cookie/src, branch 1.0.4</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>Fix the list of registered processes in the examples</title>
<updated>2013-09-09T14:46:21+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-09-09T14:46:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=1a4e7a86185021f1f1eb50b3fde5043570da3f94'/>
<id>1a4e7a86185021f1f1eb50b3fde5043570da3f94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert the cookie example to a release</title>
<updated>2013-09-07T19:58:03+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-09-07T19:58:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=340f0a51123b476bca765b87d3f36411e896b5e3'/>
<id>340f0a51123b476bca765b87d3f36411e896b5e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make cowlib a proper dependency</title>
<updated>2013-09-04T17:24:54+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-09-04T17:24:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=4a30198f9068cc989616c8088e4b890bc1de259d'/>
<id>4a30198f9068cc989616c8088e4b890bc1de259d</id>
<content type='text'>
Start moving a few functions from Cowboy into cowlib.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Start moving a few functions from Cowboy into cowlib.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make examples use the new routing</title>
<updated>2013-01-29T13:47:17+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-01-29T13:47:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=ab0699ab29b6750d19cf2e0fce03e185d2206e9d'/>
<id>ab0699ab29b6750d19cf2e0fce03e185d2206e9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace terminate/2 with terminate/3, adding a Reason</title>
<updated>2013-01-22T01:34:18+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-01-22T01:34:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=647e95aed157edd58c86acdd774048593eb9d039'/>
<id>647e95aed157edd58c86acdd774048593eb9d039</id>
<content type='text'>
This should have been done a *long* time ago, back when I initially
added Websocket support. This is the first part of two in improving
loop handler support with regards to socket closure.

Reason may include: {normal, shutdown} for the most normal shutdown,
{normal, timeout} for a loop handler timeout shutdown, or {error, _}
if an error occured.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should have been done a *long* time ago, back when I initially
added Websocket support. This is the first part of two in improving
loop handler support with regards to socket closure.

Reason may include: {normal, shutdown} for the most normal shutdown,
{normal, timeout} for a loop handler timeout shutdown, or {error, _}
if an error occured.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix examples to follow new env tuple standard</title>
<updated>2013-01-06T03:19:14+00:00</updated>
<author>
<name>Unix1</name>
<email>unix1@live.com</email>
</author>
<published>2013-01-06T03:19:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=33461ecdbd1554165d395bf63907e4f3e08712fc'/>
<id>33461ecdbd1554165d395bf63907e4f3e08712fc</id>
<content type='text'>
This brings examples in line with the recent Middleware change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This brings examples in line with the recent Middleware change.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add cookie example</title>
<updated>2012-12-20T13:40:22+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2012-12-20T13:40:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=a07d063fd8fc8a1cfadcb35cc89e190695773fe8'/>
<id>a07d063fd8fc8a1cfadcb35cc89e190695773fe8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
