<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cowlib.git/src, branch 0.6.0</title>
<subtitle>Support library for manipulating Web protocols.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/'/>
<entry>
<title>Update cowlib to 0.6.0</title>
<updated>2014-03-22T17:58:32+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2014-03-22T17:58:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/commit/?id=a6626f3b4539b07366034b4953ab2df29e3a9d58'/>
<id>a6626f3b4539b07366034b4953ab2df29e3a9d58</id>
<content type='text'>
Adds chunked transfer-encoding support plus a few functions imported
from Cowboy. Also adds a function to build requests for clients.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds chunked transfer-encoding support plus a few functions imported
from Cowboy. Also adds a function to build requests for clients.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add cow_http:request/4 and cow_http:version/1</title>
<updated>2014-03-21T10:05:24+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2014-03-21T10:05:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/commit/?id=aca97c9e967779557f19d1df4af6c7b51244fdc7'/>
<id>aca97c9e967779557f19d1df4af6c7b51244fdc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve specs in cow_http</title>
<updated>2014-03-21T10:04:09+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2014-03-21T10:04:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/commit/?id=24eb6f3f9e93a72063c57923fcb88cb5cb5e8c82'/>
<id>24eb6f3f9e93a72063c57923fcb88cb5cb5e8c82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add cow_http_te module for streaming chunked and identity TE</title>
<updated>2014-03-21T10:01:41+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2014-03-10T09:34:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/commit/?id=8c0e428b012c59f553a264f285ed89d36f791e3e'/>
<id>8c0e428b012c59f553a264f285ed89d36f791e3e</id>
<content type='text'>
Imported from Cowboy and then optimized with a more
efficient interface amongst other things.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Imported from Cowboy and then optimized with a more
efficient interface amongst other things.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add cow_http:parse_{status_line,headers}/1</title>
<updated>2014-02-27T21:34:02+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2014-02-27T21:34:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/commit/?id=cdb6c134781938caba8fd3fc568173d2da990b70'/>
<id>cdb6c134781938caba8fd3fc568173d2da990b70</id>
<content type='text'>
Imported from Cowboy and then optimized.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Imported from Cowboy and then optimized.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add cow_http_hd:parse_{connection,content_length,transfer_encoding}/1</title>
<updated>2014-02-27T13:28:20+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2014-02-24T19:17:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/commit/?id=acf2c13e65329de1d3744c35f9f9d6a0983087c1'/>
<id>acf2c13e65329de1d3744c35f9f9d6a0983087c1</id>
<content type='text'>
Initially imported from Cowboy, then optimized.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Initially imported from Cowboy, then optimized.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated cowlib to 0.5.1</title>
<updated>2014-02-19T17:59:29+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2014-02-19T17:59:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/commit/?id=0d4ece08a7cce90a07cf33d4edad29bc324c7d90'/>
<id>0d4ece08a7cce90a07cf33d4edad29bc324c7d90</id>
<content type='text'>
Fix multipart body reading. Thanks to Ali Sabil for the many tests
and reports.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix multipart body reading. Thanks to Ali Sabil for the many tests
and reports.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bugs in cow_multipart:parse_body/2 when a partial was found at the end</title>
<updated>2014-02-19T17:56:50+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2014-02-19T17:56:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/commit/?id=943d80e7ec4eaf57a8a47b60d357ec35cb336d8a'/>
<id>943d80e7ec4eaf57a8a47b60d357ec35cb336d8a</id>
<content type='text'>
There was three bugs: lack of a scope argument in binary:match (I swear
I had it in a previous version, whoops!); a misinterpretation of
the returned position when the scope is used (so yeah it wouldn't
have worked either way); \r\n being incorrectly removed when
we got a partial, despite not knowing whether it was a boundary.

Added a series of different tests to ensure that it all works as intended.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There was three bugs: lack of a scope argument in binary:match (I swear
I had it in a previous version, whoops!); a misinterpretation of
the returned position when the scope is used (so yeah it wouldn't
have worked either way); \r\n being incorrectly removed when
we got a partial, despite not knowing whether it was a boundary.

Added a series of different tests to ensure that it all works as intended.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright years</title>
<updated>2014-02-05T15:31:05+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2014-02-05T15:31:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/commit/?id=2e0fc55f71bfeb543fd2218abed85890ff1e3e82'/>
<id>2e0fc55f71bfeb543fd2218abed85890ff1e3e82</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 0.5.0</title>
<updated>2014-02-05T15:27:35+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2014-02-05T15:27:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/commit/?id=8888471abde8a89245a4a1400841c986b135d488'/>
<id>8888471abde8a89245a4a1400841c986b135d488</id>
<content type='text'>
Added support for multipart building and parsing.
Added an include file for doing inline lowercase of binary strings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added support for multipart building and parsing.
Added an include file for doing inline lowercase of binary strings.
</pre>
</div>
</content>
</entry>
</feed>
