@hackage http-client-streams0.3.1.0
http-client for io-streams supporting openssl
Categories
License
BSD-3-Clause
Maintainer
djohnson.m@gmail.com
Links
Versions
Installation
Dependencies (9)
- HsOpenSSL >=0.11 && <0.12
- base >=4.7 && <4.9
- bytestring >=0.10 && <0.11
- http-client >=0.4 && <0.5
- http-client-openssl >=0.2 && <0.3
- http-client-tls >=0.2 && <0.3 Show all…
Dependents (2)
@hackage/nixfromnpm, @hackage/acme-everything
Package Flags
tls
(off by default)
Enable usage of the Native Haskell TLS implementation as opposed to 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