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

[ cryptography, library, network ] [ Propose Tags ] [ Report a vulnerability ]

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, 0.0.2.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.3), resourcet (>=1.2 && <1.4), rustls (>=0.2 && <0.3), 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-09-24T16:43:01Z
Distributions
Downloads 143 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed as of 2024-09-24 [all 2 reports]

Readme for http-client-rustls-0.0.2.0

[back to package description]

http-client-rustls

CI Hackage

Make HTTPS requests using http-client and Rustls.

See the haddocks for documentation.