http-client-streams: http-client for io-streams supporting openssl

[ bsd3, io-streams, library, web ] [ Propose Tags ]

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

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
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

Maintainer's Corner

Package maintainers

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.8), 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 2014-12-22T05:47:32Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4005 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]