summaryrefslogtreecommitdiff
path: root/include/m_http.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/m_http.h')
-rw-r--r--include/m_http.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/m_http.h b/include/m_http.h
index 7da8cd42e3..5cd997e464 100644
--- a/include/m_http.h
+++ b/include/m_http.h
@@ -114,6 +114,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define HTTP_CODE_BANDWIDTH_LIMIT_EXCEEDED 509
#define HTTP_CODE_NOT_EXTENDED 510
#define HTTP_CODE_NETWORK_AUTHENTICATION_REQUIRED 511
+#define HTTP_CODE_WEB_SERVER_IS_DOWN 521
#define HTTP_CODE_NETWORK_READ_TIMEOUT_ERROR 598
#define HTTP_CODE_NETWORK_CONNECT_TIMEOUT_ERROR 599