| commit | 7d8a571b1e50602d701ca203fbf28036b2cf80f5 | [log] [tgz] |
|---|---|---|
| author | Loïc Hoguin <essen@ninenines.eu> | Fri Nov 07 14:14:26 2014 +0200 |
| committer | Loïc Hoguin <essen@ninenines.eu> | Fri Nov 07 14:14:26 2014 +0200 |
| tree | b7a46f95c1d55597e1bbe5898cbe4d42361dab98 | |
| parent | 9a30163e5a8e5191ec97efbdc6e6965d55e7f823 [diff] |
Update cowlib to 1.0.1
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.