aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-error/src/http.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-error: New ErrorKind for rejected documents.Nick Mathewson2026-05-121-1/+3
* 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