http-encodings

A library for encoding and decoding bodies of HTTP messages

http://github.com/achudnov/http-encodings

Latest on Hackage:0.9.3@rev:3

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Andrey Chudnov
Maintained by Andrey Chudnov

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). The package versions follow Semantic Versioning model (semver.org).