1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-09-03 16:34:33 +00:00

modify some errors and be consistent with pro edition

This commit is contained in:
杨赫然
2019-11-26 14:53:43 +08:00
parent 08c78998c7
commit 9f0083f93b
3 changed files with 59 additions and 88 deletions

View File

@@ -3,6 +3,7 @@
/* Seafile specific http status codes. */
#define SEAF_HTTP_RES_FORBIDDEN 403
#define SEAF_HTTP_RES_BADFILENAME 440
#define SEAF_HTTP_RES_EXISTS 441
#define SEAF_HTTP_RES_NOT_EXISTS 441