chiark / gitweb /
fixes
[hippotat.git] / hippotat / __init__.py
index 064909100fbe409fe30ee67b772c902140060443..22c92dcf0f4b05d67a8a5e1440d57a0976c732ec 100644 (file)
@@ -37,6 +37,7 @@ class DBG(twisted.python.constants.Names):
   INIT = NamedConstant()
   QUEUE = NamedConstant()
   QUEUE_CTRL = NamedConstant()
+  HTTP_FULL = NamedConstant()
 
 _hex_codec = codecs.getencoder('hex_codec')