]> Sergey Matveev's repositories - public-inbox.git/commit
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)
commit364de65f8a6b5729027cb70228312a141430122f
tree6405cfc19d403c72459fe542cbd34dff9d2be9a0
parentcb8fc8c39d0a820b35ed3384c35122aaa66f9a6f
www: do not unescape PATH_INFO twice

PSGI specs already require PATH_INFO to be unescaped;
so our tests were wrong, too.
lib/PublicInbox/WWW.pm
t/cgi.t