]> Sergey Matveev's repositories - public-inbox.git/commit
cgi: do not decode path_info
authorEric Wong <e@80x24.org>
Mon, 28 Apr 2014 20:47:33 +0000 (20:47 +0000)
committerEric Wong <e@80x24.org>
Mon, 28 Apr 2014 20:47:33 +0000 (20:47 +0000)
commit617292c6b00b214215e401229cf5046f08b0bbba
tree33af329957f662779457b1d2758f28bee22b770e
parent02a8a6dfa6e039ea0df5641ccc250ff346ec0008
cgi: do not decode path_info

We only generate URI-escaped URLs, so we should not be decoding this
into octets.
public-inbox.cgi