@hackage http-client-openssl0.2.0.2
http-client backend using the OpenSSL library.
Installation
Dependencies (4)
- HsOpenSSL
- base >=4 && <5
- http-client >=0.2
- network Show all…
Dependents (14)
@hackage/hurl, @hackage/http-client-streams, @hackage/speechmatics, @hackage/github, @hackage/acme-everything, @hackage/log-elasticsearch, Show all…
http-client-openssl
Full tutorial docs on the http-client package set are available at: https://github.com/commercialhaskell/jump/blob/master/doc/http-client.md
This package is an alternative to http-client-tls for those wishing to make secure connections with the OpenSSL library.