http-client-openssl

http-client backend using the OpenSSL library.

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

Version on this page:0.2.0.4
LTS Haskell 22.13:0.3.3@rev:1
Stackage Nightly 2024-03-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.4@sha256:08a7eb06cc9446ee1be2faf8919a67672ad4dd34c9ce259519db12f8d6826b36,1302

Module documentation for 0.2.0.4

Used by 1 package in lts-8.5(full list with versions):

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.

Changes

0.2.0.4

  • Minor doc updates

0.2.0.3

  • Simplified a test case

0.2.0.1

Expand hints for getAddrInfo. More exception safety.