| commit | f58340a0044856bb508df03cfe94cf79308380a2 | [log] [tgz] |
|---|---|---|
| author | Loïc Hoguin <essen@ninenines.eu> | Thu Mar 27 11:11:04 2014 +0100 |
| committer | Loïc Hoguin <essen@ninenines.eu> | Thu Mar 27 11:11:04 2014 +0100 |
| tree | b5adc2af46ee2b81d5f2bfa2fdc035de472efa56 | |
| parent | 6ca19cde811a6bb7cb489a9a9b57d06762f3b730 [diff] |
Update cowlib to 0.6.1 Minor tweaks to types and code.
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.