http-client-streams: http-client for io-streams supporting openssl
Thin io-streams wrapper for http-client w/ openssl support. To use the tls package (instead of openssl) compile with the TLS flag
cabal configure -ftls
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
tls | Enable usage of the Native Haskell TLS implementation as opposed to OpenSSL | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- http-client-streams-0.3.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.0.1, 0.3.0.0, 0.3.1.0 |
---|---|
Dependencies | base (>=4.7 && <4.9), bytestring (>=0.10 && <0.11), HsOpenSSL (>=0.11 && <0.12), http-client (>=0.4 && <0.5), http-client-openssl (>=0.2 && <0.3), http-client-tls (>=0.2 && <0.3), io-streams (>=1.2 && <1.3), mtl (>=2.2 && <2.3), transformers (>=0.4 && <0.5) [details] |
License | BSD-3-Clause |
Copyright | David Johnson (c) 2014 |
Author | David Johnson |
Maintainer | djohnson.m@gmail.com |
Category | Web, IO-Streams |
Source repo | head: git clone https://github.com/dmjio/http-client-streams.git |
Uploaded | by DavidJohnson at 2015-04-03T18:49:38Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4122 total (22 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-04-03 [all 1 reports] |