]> git.ipfire.org Git - thirdparty/tornado.git/commit
Refactor redundant code out of httpserver.py and wsgi.py to httputil.py
authorBen Darnell <ben@bendarnell.com>
Sun, 5 Jun 2011 20:10:07 +0000 (13:10 -0700)
committerBen Darnell <ben@bendarnell.com>
Sun, 5 Jun 2011 20:10:07 +0000 (13:10 -0700)
commit4686042faf43665f11a1838dc30ecd8d9e2aa1f6
tree8bd2b5a9c829ac7409e9e22851b76ac4153200f9
parent41b4af9c0fac3e2d6ef868de0b827d3c11f8ea3d
Refactor redundant code out of httpserver.py and wsgi.py to httputil.py
tornado/httpserver.py
tornado/httputil.py
tornado/wsgi.py