<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cowboy.git/examples, branch 0.8.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 rest_pastebin example</title>
<updated>2013-04-12T17:23:33+00:00</updated>
<author>
<name>Adam Cammack</name>
<email>acammack42@gmail.com</email>
</author>
<published>2013-04-12T17:23:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=4e29a4947283033ac08835387fd5d98b8aee85a4'/>
<id>4e29a4947283033ac08835387fd5d98b8aee85a4</id>
<content type='text'>
Bring the rest_pastebin example in line with REST API changes for
creating resources.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bring the rest_pastebin example in line with REST API changes for
creating resources.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Ranch to 0.8.1</title>
<updated>2013-04-12T13:24:59+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-04-12T13:24:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=d063511a0e4988d62357f9c17744bb9aa0470a06'/>
<id>d063511a0e4988d62357f9c17744bb9aa0470a06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove process_post, post_is_create, create_path, created_path callbacks</title>
<updated>2013-04-11T20:25:36+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-04-11T15:59:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=5a171d0f8050eda4e43de82efb7f2508be314ee6'/>
<id>5a171d0f8050eda4e43de82efb7f2508be314ee6</id>
<content type='text'>
Instead it will always go through content_types_accepted and it is
up to the resource code to do any creation and to return the created
path if the method is POST and the client should be redirected to the
created resource's location.

This removes the meta value 'put_path' as it is not needed anymore.

This fixes an issue with PATCH where content types were not normalized.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead it will always go through content_types_accepted and it is
up to the resource code to do any creation and to return the created
path if the method is POST and the client should be redirected to the
created resource's location.

This removes the meta value 'put_path' as it is not needed anymore.

This fixes an issue with PATCH where content types were not normalized.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Ranch to 0.8.0</title>
<updated>2013-04-03T11:47:12+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-04-03T11:47:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=2b56bb498f82860fb8783a7ee4d69a1d5696c5c9'/>
<id>2b56bb498f82860fb8783a7ee4d69a1d5696c5c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Ranch to 0.6.2</title>
<updated>2013-03-06T19:19:15+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-03-06T19:19:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=e16fae1196e3c8533c7ab60a6084063f4ee9f532'/>
<id>e16fae1196e3c8533c7ab60a6084063f4ee9f532</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an example of onresponse hooks</title>
<updated>2013-03-02T01:54:30+00:00</updated>
<author>
<name>Adam Cammack</name>
<email>acammack42@gmail.com</email>
</author>
<published>2013-03-02T00:02:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=88414e36b4199f10ed5b29d5fffda037c5d81eca'/>
<id>88414e36b4199f10ed5b29d5fffda037c5d81eca</id>
<content type='text'>
Also fix the guide entry on hooks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fix the guide entry on hooks.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an SSL example</title>
<updated>2013-03-01T22:43:19+00:00</updated>
<author>
<name>Adam Cammack</name>
<email>acammack42@gmail.com</email>
</author>
<published>2013-02-28T05:55:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=52a181347c4f85b9c313e400c20fd21ecef7b9b2'/>
<id>52a181347c4f85b9c313e400c20fd21ecef7b9b2</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 'eventsource_example' of git://github.com/acammack/cowboy</title>
<updated>2013-02-16T14:11:56+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-02-16T14:11:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=d305527e8871bf41c6362930848d93e42d523b29'/>
<id>d305527e8871bf41c6362930848d93e42d523b29</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 'web_server_example' of git://github.com/acammack/cowboy</title>
<updated>2013-02-16T13:39:15+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-02-16T13:39:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=39af3010cbf0a2340e4424031f7397d52bf4b77d'/>
<id>39af3010cbf0a2340e4424031f7397d52bf4b77d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add EventSource example</title>
<updated>2013-02-16T08:26:32+00:00</updated>
<author>
<name>Adam Cammack</name>
<email>acammack42@gmail.com</email>
</author>
<published>2013-02-16T08:26:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=a302fe500736f3aa0dc36771db3077eb0752eebb'/>
<id>a302fe500736f3aa0dc36771db3077eb0752eebb</id>
<content type='text'>
Port from extend/cowboy_examples.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Port from extend/cowboy_examples.
</pre>
</div>
</content>
</entry>
</feed>
