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
Versions [faq] | 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.*), HsOpenSSL (==0.11.*), http-client (==0.4.*), http-client-openssl (==0.2.*), http-client-tls (==0.2.*), io-streams (==1.2.*), mtl (==2.2.*), transformers (==0.4.*) [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 Fri Apr 3 18:49:38 UTC 2015 |
Distributions | NixOS:0.3.1.0 |
Downloads | 1951 total (13 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-04-03 [all 1 reports] |
Flags
Name | Description | Default | Type |
---|---|---|---|
tls | Enable usage of the Native Haskell TLS implementation as opposed to OpenSSL | Disabled | Automatic |
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)