]> git.ipfire.org Git - thirdparty/tornado.git/commit
Make HTTPServer Configurable.
authorBen Darnell <ben@bendarnell.com>
Sun, 8 Mar 2015 23:05:28 +0000 (19:05 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 8 Mar 2015 23:05:28 +0000 (19:05 -0400)
commitb43fccbc9ae24d4a796c448a429d7db75f9363aa
tree6af08616f816b1554c91ba355543ae108bee84bd
parent00703240498a106fa9bee24cf01777e6647804f3
Make HTTPServer Configurable.

Relax some overly-specific tests.
tornado/httpserver.py
tornado/test/httpserver_test.py
tornado/test/runtests.py