arti/crates/arti-hyper
Ian Jackson 125a455bdc test lint blocks: Add many many automatically
This is precisely the result of running the rune in
maint/adhoc-add-lint-blocks.
2022-12-12 18:00:30 +00:00
..
examples Allow "clippy::single_char_pattern" in tests. 2022-10-12 13:50:29 +01:00
src test lint blocks: Add many many automatically 2022-12-12 18:00:30 +00:00
Cargo.toml Bump the minor version of every crate. 2022-11-30 15:10:16 -05:00
README.md Update README.md files from rustdoc. 2022-03-01 08:30:53 -05:00

README.md

arti-hyper

High-level layer for making http(s) requests the Tor network as a client.

This can be used by applications which embed Arti, and could also be used as an example of how to build on top of [arti_client].

There is an example program hyper.rs which uses arti-hyper to connect to Tor and make a single HTTP[S] request.

License: MIT OR Apache-2.0