http-streams: An HTTP client using io-streams

[ bsd3, io-streams, library, web ] [ Propose Tags ]
This version is deprecated.

Overview

An HTTP client, using the Snap Framework's 'io-streams' library to hande the streaming IO. The API is optimized for ease of use for the rather common case of code needing to query web services and deal with the result.

The library is exported in a single module; see Network.Http.Client for full documentation.

Modules

[Index]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.3.1.0, 0.4.0.0, 0.4.0.1, 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.6.0.0, 0.6.0.1, 0.6.0.2, 0.6.1.0, 0.6.1.1, 0.7.0.1, 0.7.0.2, 0.7.1.1, 0.7.1.2, 0.7.2.0, 0.7.2.2, 0.7.2.3, 0.7.2.4, 0.7.2.5, 0.7.2.6, 0.8.3.1, 0.8.3.2, 0.8.3.3, 0.8.4.0, 0.8.5.2, 0.8.5.3, 0.8.5.5, 0.8.6.1, 0.8.7.1, 0.8.7.2, 0.8.8.1, 0.8.9.4, 0.8.9.6, 0.8.9.8, 0.8.9.9 (info)
Dependencies aeson, attoparsec, base (>=4.4 && <4.8), base64-bytestring, blaze-builder, bytestring, case-insensitive, HsOpenSSL, io-streams (>=1.1 && <1.2), mtl, network, openssl-streams (>=1.1 && <1.2), text, transformers, unordered-containers [details]
License BSD-3-Clause
Copyright © 2012-2013 Operational Dynamics Consulting, Pty Ltd and Others
Author Andrew Cowie <andrew@operationaldynamics.com>
Maintainer Andrew Cowie <andrew@operationaldynamics.com>
Revised Revision 2 made by HerbertValerioRiedel at 2015-01-09T17:55:31Z
Category Web
Home page http://research.operationaldynamics.com/projects/http-streams/
Bug tracker https://github.com/afcowie/http-streams/issues
Source repo head: git clone git://github.com/afcowie/http-streams.git
Uploaded by AndrewCowie at 2013-09-08T08:45:05Z
Distributions Arch:0.8.9.9, Debian:0.8.7.2, Fedora:0.8.9.8, LTSHaskell:0.8.9.9, NixOS:0.8.9.9, Stackage:0.8.9.9
Reverse Dependencies 29 direct, 22 indirect [details]
Downloads 33607 total (132 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]