Message239648
I think this patch needs a test. I left some comments on Reitveld as well. Perhaps there should also be a test to prove that redirects to URLs like /spaced%20path/ do not get mangled.
Have a look at the HTTPRedirectHandler.redirect_request() method. Perhaps the code translating spaces to %20 could be merged with the fix for this issue. |
|
Date |
User |
Action |
Args |
2015-03-31 00:13:08 | martin.panter | set | recipients:
+ martin.panter, terry.reedy, orsenthil, christian.heimes, ezio.melotti, Mi.Zou, vajrasky, LDTech |
2015-03-31 00:13:07 | martin.panter | set | messageid: <1427760787.88.0.939646108689.issue17214@psf.upfronthosting.co.za> |
2015-03-31 00:13:07 | martin.panter | link | issue17214 messages |
2015-03-31 00:13:07 | martin.panter | create | |
|