From c832941ab3abff5d1ea826ac8a5ad36c6cb4006d Mon Sep 17 00:00:00 2001 From: Kaarle Ritvanen Date: Mon, 25 Mar 2013 23:11:53 +0200 Subject: basic access control --- protocol.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'protocol.txt') diff --git a/protocol.txt b/protocol.txt index a0ba4d4..bc0998b 100644 --- a/protocol.txt +++ b/protocol.txt @@ -95,6 +95,8 @@ Use of HTTP status codes: 401 Authentication error +403 Forbidden + 404 Not found 405 Method not allowed -- cgit v1.2.3