提交 a8da4f3f 编写于 作者: C Clement Ho

Merge branch 'unify-http_status.js' into 'master'

Add NOT_FOUND: 404 to http_status.js from EE

See merge request gitlab-org/gitlab-ce!19659
......@@ -8,4 +8,5 @@ export default {
OK: 200,
MULTIPLE_CHOICES: 300,
BAD_REQUEST: 400,
NOT_FOUND: 404,
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册