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

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.0.0, 0.0.1.0
Change log CHANGELOG.md
Dependencies base (>=4.16 && <5), bytestring (>=0.10 && <0.13), http-client (>=0.7.11 && <0.8), network (>=3.1 && <3.2), resourcet (>=1.2 && <1.4), rustls (>=0.1 && <0.2), text (>=2.0 && <2.2) [details]
License CC0-1.0
Author amesgen
Maintainer amesgen@amesgen.de
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 2024-04-06T11:49:04Z
Distributions
Downloads 83 total (16 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.1.0

[back to package description]

http-client-rustls

CI Hackage

Make HTTPS requests using http-client and Rustls.

See the haddocks for documentation.