http-streams: An HTTP client using io-streams
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.
Versions | 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 (info) |
---|---|
Dependencies | attoparsec, base (>=4.5 && <4.8), base64-bytestring, blaze-builder, bytestring, case-insensitive, HsOpenSSL, io-streams (==1.0.*), mtl, network, openssl-streams (==1.0.*), text, 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 Fri Jan 9 17:50:27 UTC 2015 |
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 Sat Mar 23 14:10:22 UTC 2013 |
Distributions | Debian:0.8.3.3, LTSHaskell:0.8.5.5, NixOS:0.8.5.5, Stackage:0.8.5.5, openSUSE:0.8.5.5 |
Downloads | 18586 total (36 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] Hackage Matrix CI |
Downloads
- http-streams-0.4.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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'.