[issue11197] information leakage with SimpleHTTPServer

Senthil Kumaran report at bugs.python.org
Sun Jun 26 23:07:46 CEST 2011


Senthil Kumaran <senthil at uthcode.com> added the comment:

The module documentation for the SimpleHTTPServer class says that.

"""

   This class serves files from the current directory and below, directly
   mapping the directory structure to HTTP requests.

"""

As it is already documented. Nothing else needs to be done for this report. Closing this one. Thanks!

----------
resolution:  -> invalid
stage: needs patch -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11197>
_______________________________________


More information about the Python-bugs-list mailing list