<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cowboy.git/guide, 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 a small error in the REST part of the guide</title>
<updated>2013-04-26T15:08:58+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-04-26T15:08:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=9a7d606709ea77ed3b4bd6ff23f2862c8e288753'/>
<id>9a7d606709ea77ed3b4bd6ff23f2862c8e288753</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the REST chapter of the guide</title>
<updated>2013-04-26T12:12:29+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-04-26T12:12:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=5291c3eb0ac421994fb3046fc0fcd603b4ea2a64'/>
<id>5291c3eb0ac421994fb3046fc0fcd603b4ea2a64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve static file handler guide chapter</title>
<updated>2013-04-25T16:43:48+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-04-25T16:43:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=a2f4703e5ef01642870d503ef36a38847387417a'/>
<id>a2f4703e5ef01642870d503ef36a38847387417a</id>
<content type='text'>
Add more infos about MIME types and the file option.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add more infos about MIME types and the file option.
</pre>
</div>
</content>
</entry>
<entry>
<title>Document meta values set by REST</title>
<updated>2013-04-25T15:46:40+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-04-25T15:46:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=beaae7bf7036d195bc775372e1d8de90d20d60bd'/>
<id>beaae7bf7036d195bc775372e1d8de90d20d60bd</id>
<content type='text'>
You can use these values to perform a reply using the negotiated
content-type and language for non-HEAD/GET methods.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
You can use these values to perform a reply using the negotiated
content-type and language for non-HEAD/GET methods.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add section about REST methods</title>
<updated>2013-04-19T11:54:43+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-04-19T11:54:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=109a1b822749a36595fd6cd55fbf5fb3b12d922a'/>
<id>109a1b822749a36595fd6cd55fbf5fb3b12d922a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add default operations for OPTIONS method in REST</title>
<updated>2013-04-12T17:02:00+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-04-12T16:20:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=b58a0549e139b410db50ddd443cc457fb677fa7e'/>
<id>b58a0549e139b410db50ddd443cc457fb677fa7e</id>
<content type='text'>
It defaults to setting the Allow header to "HEAD, GET, OPTIONS".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It defaults to setting the Allow header to "HEAD, GET, OPTIONS".
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'eventsource-helper' of git://github.com/jdavisp3/cowboy</title>
<updated>2013-04-11T21:58:08+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-04-11T21:58:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=0460406969da1872b6440c519d7c4aafa5a0ff8c'/>
<id>0460406969da1872b6440c519d7c4aafa5a0ff8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix static handler snippet in the guide</title>
<updated>2013-04-11T21:26:16+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-04-11T21:26:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=5b9404fd077dd66f3bbb19b11864eac5e4c0218b'/>
<id>5b9404fd077dd66f3bbb19b11864eac5e4c0218b</id>
<content type='text'>
Thanks to Martin Törnwall for pointing this out.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Martin Törnwall for pointing this out.
</pre>
</div>
</content>
</entry>
<entry>
<title>First draft of the REST chapter in the guide</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-11T19:52:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=23aa1314fc575d0992e7b9b0bb2cf9dc657ac708'/>
<id>23aa1314fc575d0992e7b9b0bb2cf9dc657ac708</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove cowboy_req:peer_addr/1</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-11T12:42:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=6256429dc97d69cbb19076acfea8e1fc3efb1286'/>
<id>6256429dc97d69cbb19076acfea8e1fc3efb1286</id>
<content type='text'>
This kind of function is highly dependent on the proxy used,
therefore parsing was added for x-forwarded-for instead and we
just let users write the function that works for them. The code
can be easily extracted if anyone was using the function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This kind of function is highly dependent on the proxy used,
therefore parsing was added for x-forwarded-for instead and we
just let users write the function that works for them. The code
can be easily extracted if anyone was using the function.
</pre>
</div>
</content>
</entry>
</feed>
