http-client-rustls: http-client TLS backend using Rustls

[ cryptography, library, network ] [ Propose Tags ]

Make HTTPS connections using http-client and Rustls.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.0.0
Change log CHANGELOG.md
Dependencies base (>=4.12 && <5), bytestring (>=0.10 && <0.12), http-client (>=0.7.11 && <0.8), network (>=3.1 && <3.2), resourcet (>=1.2 && <1.4), rustls (>=0.0 && <0.1), text (>=1.2 && <1.3 || >=2.0 && <2.1) [details]
License CC0-1.0
Author amesgen
Maintainer amesgen@amesgen.de
Revised Revision 1 made by amesgen at 2022-10-24T10:19:00Z
Category Cryptography, Network
Home page https://github.com/amesgen/hs-rustls/tree/main/http-client-rustls
Bug tracker https://github.com/amesgen/hs-rustls/issues
Source repo head: git clone https://github.com/amesgen/hs-rustls
Uploaded by amesgen at 2022-06-24T20:37:58Z
Distributions
Downloads 69 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for http-client-rustls-0.0.0.0

[back to package description]

http-client-rustls

CI Hackage

Make HTTPS requests using http-client and Rustls.

See the haddocks for documentation.