| commit | 34a39ef28ca841fb9233ce9df3ec654eb321c5e5 | [log] [tgz] |
|---|---|---|
| author | Loïc Hoguin <essen@ninenines.eu> | Sat Nov 02 12:54:35 2013 +0100 |
| committer | Loïc Hoguin <essen@ninenines.eu> | Sat Nov 02 12:54:35 2013 +0100 |
| tree | 19590fb577a9ac7c3f6afb23622f2640cd72c533 | |
| parent | f5f9f65abbce7625338e721d8fdf6c6c75cb0d75 [diff] |
Update cowlib to 0.3.0 Added support for mimetypes detection.
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.