add clearer error status codes

This commit is contained in:
Mystikfluu
2022-09-10 17:32:43 +02:00
parent cf9a819a55
commit a763bde1f8
8 changed files with 75 additions and 35 deletions
+7
View File
@@ -0,0 +1,7 @@
400: generic error / unsorted
402: login error (bad cookie)
403: login error (no cookie)
404: invalid url / not found
410-419: argument/data error
500: server error