<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cowboy.git/examples/basic_auth, branch 0.8.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>Improve basic_auth example</title>
<updated>2013-02-07T03:06:39+00:00</updated>
<author>
<name>Adam Cammmack</name>
<email>acammack42@gmail.com</email>
</author>
<published>2013-02-04T19:28:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=fbdd3af63ec7b490a5d3b7c4c5bb26a039452849'/>
<id>fbdd3af63ec7b490a5d3b7c4c5bb26a039452849</id>
<content type='text'>
Some web browsers will now prompt for user name and password
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some web browsers will now prompt for user name and password
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'feature_basic_auth' of https://github.com/ivlis/cowboy</title>
<updated>2013-01-29T21:20:59+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-01-29T21:02:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=f710ac86f87cd9a6a6daa36a9d3c28f397f32397'/>
<id>f710ac86f87cd9a6a6daa36a9d3c28f397f32397</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement authorization header parsing</title>
<updated>2013-01-29T20:30:05+00:00</updated>
<author>
<name>Ivan Lisenkov</name>
<email>ivan@ivlis.com</email>
</author>
<published>2013-01-29T20:30:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=54c6d3fa3aada272839a431a45318d33dbc6b9e5'/>
<id>54c6d3fa3aada272839a431a45318d33dbc6b9e5</id>
<content type='text'>
Basic HTTP authorization according to RFC 2617 is implemented.
Added an example of its usage with REST handler.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Basic HTTP authorization according to RFC 2617 is implemented.
Added an example of its usage with REST handler.
</pre>
</div>
</content>
</entry>
</feed>
