[New-bugs-announce] [issue23440] Extend http.server.SimpleHTTPRequestHandler testing

Martin Panter report at bugs.python.org
Wed Feb 11 08:42:51 CET 2015


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 <report at bugs.python.org>
<http://bugs.python.org/issue23440>
_______________________________________


More information about the New-bugs-announce mailing list