<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cowboy.git, branch 2.0.0-pre.2</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>Add HTTP/2 support preview</title>
<updated>2015-06-11T15:04:21+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2015-06-11T15:04:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=a6f75aa3dcf3de4638d3f454b17bece8ef213bb9'/>
<id>a6f75aa3dcf3de4638d3f454b17bece8ef213bb9</id>
<content type='text'>
This commit is not only an early preview of HTTP/2, it is an
early preview of the new Cowboy architecture that will be
presented tomorrow in my talk. If you have found it before
the talk, great! It's not complete so you better go watch
the talk anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit is not only an early preview of HTTP/2, it is an
early preview of the new Cowboy architecture that will be
presented tomorrow in my talk. If you have found it before
the talk, great! It's not complete so you better go watch
the talk anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>Exit with exit/1 on handler exception and include class in reason</title>
<updated>2015-05-07T17:43:09+00:00</updated>
<author>
<name>James Fish</name>
<email>james@fishcakez.com</email>
</author>
<published>2015-05-06T15:21:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=271869889587085494baaedc6b44e939252637f0'/>
<id>271869889587085494baaedc6b44e939252637f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the most recent state on error in cowboy_rest</title>
<updated>2015-05-06T14:38:35+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2015-05-06T14:38:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=1f5b19a0b791e5eedeb4bd0f8fcaac29e61fb03a'/>
<id>1f5b19a0b791e5eedeb4bd0f8fcaac29e61fb03a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a compile error introduced in previous commit</title>
<updated>2015-05-06T14:37:20+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2015-05-06T14:37:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=4aabb6756264470368e6d5164babc40494c06e55'/>
<id>4aabb6756264470368e6d5164babc40494c06e55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Dialyzer fixes in cowboy_clock</title>
<updated>2015-05-06T14:24:55+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2015-05-06T14:24:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=40fa0b130c369037f580fe9b44431b17fe2456dd'/>
<id>40fa0b130c369037f580fe9b44431b17fe2456dd</id>
<content type='text'>
This is what I get for merging blindly!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is what I get for merging blindly!
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an index.html that is also served statically as the default for /</title>
<updated>2015-05-06T08:50:11+00:00</updated>
<author>
<name>David N. Welton</name>
<email>davidw@dedasys.com</email>
</author>
<published>2015-02-17T10:53:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=f5c37a789c0394104c2fe69d27d6b131712432de'/>
<id>f5c37a789c0394104c2fe69d27d6b131712432de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'patch-2' of https://github.com/egobrain/cowboy</title>
<updated>2015-05-06T08:34:37+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2015-05-06T08:34:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=21632944bb7051d3291faacf45861e648a47ca1a'/>
<id>21632944bb7051d3291faacf45861e648a47ca1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added a comment for non-obvious erlang:cancel_timer</title>
<updated>2015-05-06T08:27:49+00:00</updated>
<author>
<name>Alex Kovalev</name>
<email>ass.kovalev@gmail.com</email>
</author>
<published>2015-03-26T09:55:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=817c6ed7c06c4dbc96a9717b036e37e4dbf58c2b'/>
<id>817c6ed7c06c4dbc96a9717b036e37e4dbf58c2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed cowboy_clock inbox overflow if system clock was changed</title>
<updated>2015-05-06T08:27:47+00:00</updated>
<author>
<name>Alex Kovalev</name>
<email>ass.kovalev@gmail.com</email>
</author>
<published>2015-03-26T08:15:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=f25e452139478c0c24ac8462458a2324ba7b1763'/>
<id>f25e452139478c0c24ac8462458a2324ba7b1763</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Cowlib to 1.3.0</title>
<updated>2015-05-06T08:16:35+00:00</updated>
<author>
<name>Juan Puig</name>
<email>juan@layer.com</email>
</author>
<published>2015-03-13T20:57:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=050621231ca29eb8004721549c34d00b79f89a68'/>
<id>050621231ca29eb8004721549c34d00b79f89a68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
