summaryrefslogtreecommitdiff
path: root/lib/httpserver
diff options
context:
space:
mode:
Diffstat (limited to 'lib/httpserver')
-rw-r--r--lib/httpserver/HTTPException.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/httpserver/HTTPException.txt b/lib/httpserver/HTTPException.txt
index dfc5533e..52630cda 100644
--- a/lib/httpserver/HTTPException.txt
+++ b/lib/httpserver/HTTPException.txt
@@ -13,3 +13,4 @@ NotImplemented 9
RequestNotInitialised 10
BadResponse 11
ResponseReadFailed 12
+NoStreamConfigured 13