@hackage HTTP4000.0.1
Categories
License
BSD-3-Clause
Maintainer
Sigbjorn Finne <sigbjorn.finne@gmail.com>
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (5)
Dependents (284)
@hackage/open-pandoc, @hackage/crawlchain, @hackage/haskell-platform-test, @hackage/aip, @hackage/shellmate, @hackage/warp, Show all…
Package Flags
old-base
(off by default)
Old, monolithic base
A library for client-side HTTP, version 2. Rewrite of existing HTTP
package to allow overloaded representation of HTTP request bodies
and responses. Provides three such instances: lazy and strict ByteString,
along with the good old String.
Inspired in part by Jonas Aadahl et al's work on ByteString'ifying HTTP a couple of years ago.
Git repository available at http://code.galois.com/HTTPbis.git