New submission from Martin Panter: 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 ---------- components: Tests files: simple-http-testing.patch keywords: patch messages: 235730 nosy: vadmium priority: normal severity: normal status: open title: Extend http.server.SimpleHTTPRequestHandler testing type: enhancement Added file: http://bugs.python.org/file38091/simple-http-testing.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue23440> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com