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 martin.panter
Recipients martin.panter
Date 2015-02-11.07:42:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1423640571.78.0.653754704207.issue23440@psf.upfronthosting.co.za>
In-reply-to
Content
These are some additions to the “http.server” module tests. It is an updated version of index-test.2.patch that I posted at Issue 23255.

* Tests that index.html is served, rather than an automatic directory listing
* Tests that there is no extra data sent after the response
History
Date User Action Args
2015-02-11 07:42:51martin.pantersetrecipients: + martin.panter
2015-02-11 07:42:51martin.pantersetmessageid: <1423640571.78.0.653754704207.issue23440@psf.upfronthosting.co.za>
2015-02-11 07:42:51martin.panterlinkissue23440 messages
2015-02-11 07:42:51martin.pantercreate