| commit | 0d4ece08a7cce90a07cf33d4edad29bc324c7d90 | [log] [tgz] |
|---|---|---|
| author | Loïc Hoguin <essen@ninenines.eu> | Wed Feb 19 18:59:29 2014 +0100 |
| committer | Loïc Hoguin <essen@ninenines.eu> | Wed Feb 19 18:59:29 2014 +0100 |
| tree | 9ad1835fe847404598920aeca0633b12c8a98867 | |
| parent | 943d80e7ec4eaf57a8a47b60d357ec35cb336d8a [diff] |
Updated cowlib to 0.5.1 Fix multipart body reading. Thanks to Ali Sabil for the many tests and reports.
Cowlib is a support library for manipulating Web protocols.
Cowlib provides libraries for parsing and building messages for various Web protocols, including SPDY, HTTP and Websocket.
It is optimized for completeness rather than speed. No value is ignored, they are all returned.