<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cowlib.git/src/cowlib.app.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>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>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>
<entry>
<title>Add the cow_multipart module for multipart message parsing and building</title>
<updated>2014-02-05T12:19:35+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2014-02-05T12:13:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/commit/?id=521d7ed582d9b948031896c597170ef101d9f8b0'/>
<id>521d7ed582d9b948031896c597170ef101d9f8b0</id>
<content type='text'>
This is a new implementation that has been measured to be up
to 33% faster than the implementation that was in Cowboy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a new implementation that has been measured to be up
to 33% faster than the implementation that was in Cowboy.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update cowlib to 0.4.0</title>
<updated>2013-11-08T14:56:01+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-11-08T14:55:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/commit/?id=63298e8e160031a70efff86a1acde7e7db1fcda6'/>
<id>63298e8e160031a70efff86a1acde7e7db1fcda6</id>
<content type='text'>
Add support for query strings, optimize cookie date building.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for query strings, optimize cookie date building.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update cowlib to 0.3.0</title>
<updated>2013-11-02T11:54:35+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-11-02T11:54:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/commit/?id=34a39ef28ca841fb9233ce9df3ec654eb321c5e5'/>
<id>34a39ef28ca841fb9233ce9df3ec654eb321c5e5</id>
<content type='text'>
Added support for mimetypes detection.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added support for mimetypes detection.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update cowlib to 0.2.0</title>
<updated>2013-10-23T14:31:33+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-10-23T14:31:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/commit/?id=85b695c177da63f8b2651c88f8bc43ee511c4509'/>
<id>85b695c177da63f8b2651c88f8bc43ee511c4509</id>
<content type='text'>
Added support for cookies and cookie date.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added support for cookies and cookie date.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit with most of spdy/3</title>
<updated>2013-08-22T08:41:19+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-08-21T18:40:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/commit/?id=fad5c0049df278cc498b6cdb519b09e845a070a8'/>
<id>fad5c0049df278cc498b6cdb519b09e845a070a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
