]> git.ipfire.org Git - thirdparty/tornado.git/commit
Test and document the legacy HTTPRequest.write interface.
authorBen Darnell <ben@bendarnell.com>
Sun, 27 Apr 2014 15:36:54 +0000 (11:36 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 27 Apr 2014 15:36:54 +0000 (11:36 -0400)
commit8630b3b7ede744fc3824b36dc1bbfcfb021155f9
treec047b8777ada803a80e12662cc6281f776109958
parent42a00ef9ff391e4f6e8bef07d5a28c9a164ba5d2
Test and document the legacy HTTPRequest.write interface.
tornado/http1connection.py
tornado/test/httpserver_test.py