summaryrefslogtreecommitdiff
path: root/crates/tor-error/src/http.rs
Commit message (Expand)AuthorAgeFilesLines
* error: Improve http error status code docs.Nick Mathewson2025-11-191-0/+10
* tor-error: rustfmtNick Mathewson2025-11-181-63/+64
* tor-error: Provide a more reasonable API for http status codes.Nick Mathewson2025-11-181-5/+8
* tor-error: Add support for ErrorKind->HTTP status conversionNick Mathewson2025-11-181-0/+75