This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients giampaolo.rodola, orsenthil, python-dev, skrah, vinay.sajip
Date 2011-05-11.03:46:02
SpamBayes Score 0.003372667
Marked as misclassified No
Message-id <E1QK0N7-0007xH-Mz@dinsdale.python.org>
In-reply-to
Content
New changeset d59ec3aa442e by Senthil Kumaran in branch 'default':
Issue #12039 - Update the http.server.rst with the requirement to call `end_headers` after calling `send_header`.
http://hg.python.org/cpython/rev/d59ec3aa442e
History
Date User Action Args
2011-05-11 03:46:03python-devsetrecipients: + python-dev, vinay.sajip, orsenthil, giampaolo.rodola, skrah
2011-05-11 03:46:02python-devlinkissue12039 messages
2011-05-11 03:46:02python-devcreate