]> git.ipfire.org Git - thirdparty/tornado.git/commit
Fixed example in doc string 1222/head
authorLukas Rist <glaslos@gmail.com>
Mon, 13 Oct 2014 12:06:02 +0000 (14:06 +0200)
committerLukas Rist <glaslos@gmail.com>
Mon, 13 Oct 2014 12:06:02 +0000 (14:06 +0200)
commitb92326eb960a3b81d709d79e80b9fc18234672cf
tree699cdb88f8f6b74c357805018952fa52c95bd81d
parent72920458deabcf92378584c2f6c47d3a93c538fd
Fixed example in doc string

We have to pass a HTTPHeaders object to write_headers()
tornado/httpserver.py