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.
[Skip to Readme]
Versions [faq] | 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 (info) |
---|---|
Change log | CHANGELOG.markdown |
Dependencies | aeson, attoparsec, base (>=4.5 && <5), base64-bytestring, blaze-builder (>=0.4), bytestring, case-insensitive, directory, HsOpenSSL (>=0.11.2), http-common (>=0.8.2), io-streams (>=1.3 && <1.6), mtl, network, network-uri, openssl-streams (>=1.1 && <1.4), text, transformers, unordered-containers [details] |
License | BSD-3-Clause |
Copyright | © 2012-2020 Athae Eredh Siniath and Others |
Author | Andrew Cowie <istathar@gmail.com> |
Maintainer | Andrew Cowie <istathar@gmail.com> |
Category | Web, IO-Streams |
Home page | https://github.com/afcowie/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 2020-07-27T04:09:58Z |
Distributions | Arch:0.8.7.2, Debian:0.8.6.1, LTSHaskell:0.8.6.1, NixOS:0.8.7.2, Stackage:0.8.6.1 |
Downloads | 27368 total (95 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-07-27 [all 1 reports] |
Modules
[Index] [Quick Jump]
- Network
- Http
- Network.Http.Client
- Network.Http.Connection
- Network.Http.Inconvenience
- Network.Http.ResponseParser
- Http
Flags
Name | Description | Default | Type |
---|---|---|---|
network-uri | Get Network.URI from the network-uri package | Enabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- http-streams-0.8.7.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)