[Box Backup-commit] COMMIT r2437 - box/trunk/lib/httpserver

boxbackup-dev at boxbackup.org boxbackup-dev at boxbackup.org
Mon Jan 5 00:47:23 GMT 2009


Author: chris
Date: 2009-01-05 00:47:23 +0000 (Mon, 05 Jan 2009)
New Revision: 2437

Modified:
   box/trunk/lib/httpserver/HTTPException.txt
Log:
New exception code for sending an HTTP response when it was not created 
with a stream to send to.


Modified: box/trunk/lib/httpserver/HTTPException.txt
===================================================================
--- box/trunk/lib/httpserver/HTTPException.txt	2009-01-05 00:41:11 UTC (rev 2436)
+++ box/trunk/lib/httpserver/HTTPException.txt	2009-01-05 00:47:23 UTC (rev 2437)
@@ -13,3 +13,4 @@
 RequestNotInitialised						10
 BadResponse							11
 ResponseReadFailed						12
+NoStreamConfigured						13




More information about the Boxbackup-commit mailing list