[issue24657] CGIHTTPServer module discard continuous '/' letters from params given by GET method.

Xiang Zhang report at bugs.python.org
Sat Sep 26 05:47:52 CEST 2015


Xiang Zhang added the comment:

Add the testcase and use str.partition.

----------
Added file: http://bugs.python.org/file40585/cgihander.patch

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


More information about the Python-bugs-list mailing list