pages-server/server/handler
Jan Klippel dba083ac9c
Return a 404 if there is no repository
If no repository is found the user expects a 404 status code
instead of a dependency failed status code (as it was before).

Signed-off-by: Jan Klippel <c0d3b3rg@kl1pp3l.de>
2022-11-22 21:28:59 +01:00
..
handler.go Remove unnecessary conversion (#139) 2022-11-15 16:15:11 +01:00
handler_custom_domain.go Remove unnecessary conversion (#139) 2022-11-15 16:15:11 +01:00
handler_raw_domain.go Refactor split long functions (#135) 2022-11-12 20:43:44 +01:00
handler_sub_domain.go Return a 404 if there is no repository 2022-11-22 21:28:59 +01:00
handler_test.go Refactor split long functions (#135) 2022-11-12 20:43:44 +01:00
hsts.go Refactor split long functions (#135) 2022-11-12 20:43:44 +01:00
try.go Remove unnecessary conversion (#139) 2022-11-15 16:15:11 +01:00