| commit | 873de1b3c4f58d51818cd9e2ad13a89047a06edb | [log] [tgz] |
|---|---|---|
| author | Loïc Hoguin <essen@ninenines.eu> | Thu Aug 27 09:29:56 2015 +0200 |
| committer | Loïc Hoguin <essen@ninenines.eu> | Thu Aug 27 09:29:56 2015 +0200 |
| tree | 71d02445e6632a334c40f36b27ab0bc915625ea3 | |
| parent | 8b67918f2d26e610a82d28dfe9c8a772b024c26a [diff] |
Cowlib 1.0 is R15B+
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.