summaryrefslogtreecommitdiff
path: root/crates/tor-dirclient/src/body.rs
Commit message (Expand)AuthorAgeFilesLines
* dirclient: Split EncodedRequest and RequestBody.Nick Mathewson2026-05-121-85/+62
* tor-dirclient: Avoid copying bytes that we want to POST.Nick Mathewson2026-05-121-0/+10
* tor-dirclient: Introduce a new RequestBody type.Nick Mathewson2026-05-121-0/+105