http-client-openssl

http-client backend using the OpenSSL library.

https://github.com/snoyberg/http-client

Version on this page:0.2.0.2
LTS Haskell 22.17:0.3.3@rev:1
Stackage Nightly 2024-04-14:0.3.3@rev:1
Latest on Hackage:0.3.3@rev:1

See all snapshots http-client-openssl appears in

MIT licensed by Michael Snoyman
Maintained by [email protected]
This version can be pinned in stack with:http-client-openssl-0.2.0.2@sha256:dd36067eb37a6c4480ede5a8e6dddad851c9a2e70d217b849c54f04dcc16ca5d,1292

Module documentation for 0.2.0.2

Used by 1 package in nightly-2016-05-12(full list with versions):

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.

Changes