[issue23112] SimpleHTTPServer/http.server adds trailing slash after query string

Roundup Robot report at bugs.python.org
Fri Dec 26 17:57:12 CET 2014


Roundup Robot added the comment:

New changeset b058a904c630 by Benjamin Peterson in branch '2.7':
fix behavior of trailing slash redirection when a query string is involved (closes #23112)
https://hg.python.org/cpython/rev/b058a904c630

New changeset 3d19f419cc44 by Benjamin Peterson in branch '3.4':
fix behavior of trailing slash redirection when a query string is involved (closes #23112)
https://hg.python.org/cpython/rev/3d19f419cc44

New changeset e7c7e1fce3e2 by Benjamin Peterson in branch 'default':
merge 3.4 (#23112)
https://hg.python.org/cpython/rev/e7c7e1fce3e2

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list