@hackage / http-client-streams

http-client for io-streams supporting openssl

Latest0.3.1.0

About

Metadata

  • Last updated , by DavidJohnson
  • License BSD-3-Clause
  • Categories Web Development
  • Maintained by: djohnson.m@gmail.com

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    tls (off by default)

    Enable usage of the Native Haskell TLS implementation as opposed to OpenSSL

Readme

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