| commit | 45f750db410a4b08c68d142ad0af839f544c5d3d | [log] [tgz] |
|---|---|---|
| author | Loïc Hoguin <essen@ninenines.eu> | Mon Nov 16 17:14:14 2015 +0100 |
| committer | Loïc Hoguin <essen@ninenines.eu> | Mon Nov 16 17:14:14 2015 +0100 |
| tree | 3edd9d47d68502bb4f34163c15cde657c579fc03 | |
| parent | e6a1f1a4f30bad94baad718c0d4b9945b5c2c903 [diff] |
Update Cowlib to 1.0.2
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.