<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cowboy.git/src, 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>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>Add rfc7230 test suite and update others to recent Gun</title>
<updated>2015-05-05T16:59:37+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2015-05-05T16:59:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=228cebaf04f2c53b0bf09fb69b52be543cfc55ba'/>
<id>228cebaf04f2c53b0bf09fb69b52be543cfc55ba</id>
<content type='text'>
This is a large commit.

The rfc7230 test suite adds many tests from the RFC7230 document.

Gun has been updated quite a bit recently, which broke the Cowboy
suites. This is now fixed with this commit.

A new hook onfirstrequest has been added. It was very useful during
debugging of the test suites.

The initial process code has changed a little; more changes are
expected with the switch to maps for options.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a large commit.

The rfc7230 test suite adds many tests from the RFC7230 document.

Gun has been updated quite a bit recently, which broke the Cowboy
suites. This is now fixed with this commit.

A new hook onfirstrequest has been added. It was very useful during
debugging of the test suites.

The initial process code has changed a little; more changes are
expected with the switch to maps for options.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Cowlib to 1.2.0; adds Websocket permessage-deflate</title>
<updated>2015-03-06T00:56:30+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2015-03-06T00:56:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=90ae31998e8d0887b9efe4b441136ac047708bb9'/>
<id>90ae31998e8d0887b9efe4b441136ac047708bb9</id>
<content type='text'>
The Websocket text frames should also be less resource intensive
to validate now, with a binary concatenation avoided.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Websocket text frames should also be less resource intensive
to validate now, with a binary concatenation avoided.
</pre>
</div>
</content>
</entry>
</feed>
