]> Sergey Matveev's repositories - public-inbox.git/commitdiff
www: do not unescape PATH_INFO twice
authorEric Wong <e@80x24.org>
Tue, 14 Feb 2017 22:45:15 +0000 (22:45 +0000)
committerEric Wong <e@80x24.org>
Tue, 14 Feb 2017 22:46:28 +0000 (22:46 +0000)
PSGI specs already require PATH_INFO to be unescaped;
so our tests were wrong, too.


No differences found