Apache couchdb

Clone this repo:
  1. 45f750d Update Cowlib to 1.0.2 by Loïc Hoguin · 10 years ago 1.0.x 1.0.2
  2. e6a1f1a Fix handling of default values in cookie options by Krzysztof Jurewicz · 10 years ago
  3. 5e69b11 Forgot to test R16B in CI by Loïc Hoguin · 10 years ago
  4. 637bbe4 Fix compilation for tests by Loïc Hoguin · 10 years ago
  5. 873de1b Cowlib 1.0 is R15B+ by Loïc Hoguin · 10 years ago

Cowlib

Cowlib is a support library for manipulating Web protocols.

Goals

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.

Support