]> git.ipfire.org Git - thirdparty/tornado.git/commit
Factor HTTP-specific code into HTTPServer subclass of TCPServer
authorAlek Storm <alek.storm@gmail.com>
Thu, 8 Sep 2011 00:09:52 +0000 (00:09 +0000)
committerAlek Storm <alek.storm@gmail.com>
Thu, 8 Sep 2011 00:17:40 +0000 (00:17 +0000)
commitdfda3a555f6b47f3c58ade8acddf28f58805414d
tree998be1ba5ebd211a07020253e4281a68f724abec
parentc36e482d15288cf2958099feea861f0647314c01
Factor HTTP-specific code into HTTPServer subclass of TCPServer
tornado/httpserver.py