@hackage http-client-streams0.3.1.0

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
  • Installation

  • Dependencies (0)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      tls
       (off by default)

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