http-encodings: A library for encoding and decoding bodies of HTTP messages

[ bsd3, library, web ] [ Propose Tags ]

A library for encoding and decoding bodies of HTTP messages, designed to work with the HTTP and http-server libraries. No heuristic encoding detection at this time. WANTED: a library implementing the Unix "compress" command encoding/decoding (or the LZW algorithm).

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.9, 0.9.1, 0.9.2, 0.9.3
Dependencies base (>=4 && <5), bytestring (>=0.9 && <0.10), HTTP (>=4000 && <4001), iconv (>=0.4 && <0.5), mime (>=0.3 && <0.4), mtl (>=2 && <3), parsec (>=3 && <4), utf8-string (>=0.3 && <0.4), zlib (>=0.5 && <0.6) [details]
License BSD-3-Clause
Copyright (c) 2012-2013 Stevens Institute of Technology
Author Andrey Chudnov
Maintainer Andrey Chudnov <oss@chudnov.com>
Category Web
Home page http://github.com/achudnov/http-encodings
Bug tracker http://github.com/achudnov/http-encodings/issues
Source repo head: git clone git://github.com/achudnov/http-encodings.git
this: git clone git://github.com/achudnov/http-encodings.git(tag 0.9)
Uploaded by AndreyChudnov at 2013-11-19T00:59:33Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 3516 total (18 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]