summaryrefslogtreecommitdiff
path: root/src/error.rs
AgeCommit message (Collapse)Author
2024-02-18fix panic when upgrading connections incorrectlyv1.1.0metamuffin
2023-11-14refactor architecture and start on http basic authmetamuffin
2023-10-04path resolution (hopefully without path traversal!)Lia Lenckowski
Signed-off-by: metamuffin <metamuffin@disroot.org>
2023-09-04use #[from] in error typesmetamuffin
2023-08-28what i invented here already existed: semaphoremetamuffin
2023-04-06apply limitsmetamuffin
2023-02-26support range requestsmetamuffin
2023-02-24static file serving + bugsmetamuffin