http-client-openssl: http-client backend using the OpenSSL library.

[ library, mit, network ] [ Propose Tags ]

Hackage documentation generation is not reliable. For up to date documentation, please see: http://www.stackage.org/package/http-client.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.2.0.5, 0.2.1.0, 0.2.1.1, 0.2.2.0, 0.3.0.0, 0.3.1.0, 0.3.2.0, 0.3.3
Change log ChangeLog.md
Dependencies base (>=4 && <5), HsOpenSSL, http-client (>=0.2), network [details]
License MIT
Author Michael Snoyman
Maintainer michael@snoyman.com
Category Network
Home page https://github.com/snoyberg/http-client
Uploaded by MichaelSnoyman at 2016-07-04T13:52:53Z
Distributions Fedora:0.3.3, LTSHaskell:0.3.3, NixOS:0.3.3, Stackage:0.3.3
Reverse Dependencies 14 direct, 16 indirect [details]
Downloads 11140 total (58 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for http-client-openssl-0.2.0.3

[back to package description]

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.