@hackage http-client-openssl0.3.3
http-client backend using the OpenSSL library.
Categories
License
MIT
Maintainer
michael@snoyman.com alexbiehl@gmail.com
Links
- Homepage
- Documentation
- No source repository
- Changelog
- Security
Versions
Installation
Dependencies (6)
- base >=4.10 && <5
- bytestring
- HsOpenSSL >=0.11.4.20
- HsOpenSSL-x509-system
- http-client >=0.7.11
- network Show all…
Dependents (14)
@hackage/hurl, @hackage/http-client-streams, @hackage/speechmatics, @hackage/github, @hackage/acme-everything, @hackage/log-elasticsearch, Show all…
Package Flags
test-proxy
(off by default)
Test with http-proxy
http-client-openssl
Full tutorial docs on the http-client package set are available at: https://haskell-lang.org/library/http-client
This package is an alternative to http-client-tls for those wishing to make secure connections with the OpenSSL library.