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]

Flags

Automatic Flags
NameDescriptionDefault
test-proxy

Test with http-proxy

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

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 2017-09-15T05:07:05Z
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 11099 total (53 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-09-15 [all 1 reports]

Readme for http-client-openssl-0.2.1.1

[back to package description]

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.