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

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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


[Skip to Readme]

Properties

Versions 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.0.0, 0.3.1.0, 0.3.2.0, 0.3.3
Change log ChangeLog.md
Dependencies base (>=4 && <5), bytestring, HsOpenSSL, http-client (>=0.2), network [details]
License MIT
Author Michael Snoyman
Maintainer michael@snoyman.com alexbiehl@gmail.com
Category Network
Home page https://github.com/snoyberg/http-client
Uploaded by alexbiehl at 2018-10-26T09:50:57Z

Modules

[Index] [Quick Jump]

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


Readme for http-client-openssl-0.3.0.0

[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.