radicle-heartwood-lfs/radicle-httpd/src
Fintan Halpenny c22bf8475a
httpd: return the error message not found errors
It's difficult to debug errors that mention a resource not being
found, but not which resource was not found.

Return the error message for not found variants.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2023-11-09 16:46:42 +01:00
..
api httpd: return the error message not found errors 2023-11-09 16:46:42 +01:00
api.rs radicle: return verified doc 2023-11-06 12:06:13 +01:00
axum_extra.rs httpd: Add `/raw` route 2023-02-23 06:16:37 +00:00
cache.rs httpd: Add a cache for `/tree` 2023-07-25 13:10:58 +02:00
error.rs httpd: Add routes for handling embeds in issues 2023-09-19 10:00:01 +02:00
git.rs httpd: Better error output from git backend 2023-09-01 15:17:41 +02:00
lib.rs radicle: Move some functions to `Home` type 2023-11-03 17:08:18 +01:00
main.rs httpd: Fix more routes that return the wrong code 2023-08-09 16:59:19 +02:00
raw.rs httpd: Add routes for handling embeds in issues 2023-09-19 10:00:01 +02:00
test.rs httpd: return the error message not found errors 2023-11-09 16:46:42 +01:00
tracing_extra.rs httpd: Use `radicle-term` instead of `radicle-cli::terminal` 2023-03-07 14:49:18 +01:00