modifié: superTornado.py
This commit is contained in:
parent
0fce525080
commit
ebc902a322
@ -85,7 +85,7 @@ class AJAXHandler(BaseHandler):
|
|||||||
self.write(encoded)
|
self.write(encoded)
|
||||||
self.finish()
|
self.finish()
|
||||||
except Exception, e :
|
except Exception, e :
|
||||||
|
pass
|
||||||
|
|
||||||
class DisconnectionHandler(BaseHandler):
|
class DisconnectionHandler(BaseHandler):
|
||||||
def post(self):
|
def post(self):
|
||||||
|
Reference in New Issue
Block a user