The latest version of http-kit is 0.5.1-0.

http-kit

Version 0.2.2 revision 0 uploaded by SimonHengel.

Package meta

Synopsis
A low-level HTTP library
Description

A low-level HTTP library that can be used to build more sophisticated applications on top of it.

The design goals are:

secure
To mitigate denial-of-service attacks, everything is bounded.
efficient
Message bodies are read in chunks, so that they can be processed in constant space.
universal
No framework for streaming IO is used. This allows you to build on top of it, using the libraries that fit your purpose.
Author
Simon Hengel <sol@typeful.net>
Bug reports
n/a
Category
Network
Copyright
(c) 2014 Zalora South East Asia Pte. Ltd
Homepage
n/a
Maintainer
Simon Hengel <sol@typeful.net>
Package URL
n/a
Stability
n/a

Components