]> git.deb.at Git - deb/packages.git/commit
Packages::Dispatcher: Handle escaped characters in PATH_INFO correctly
authorFrank Lichtenheld <frank@lichtenheld.org>
Sun, 2 Sep 2007 21:48:17 +0000 (21:48 +0000)
committerFrank Lichtenheld <frank@lichtenheld.de>
Sun, 2 Sep 2007 22:01:05 +0000 (22:01 +0000)
commit5b3a2622379c01617e0f69597a887c7625fd40de
tree868ea1585ebf60fcbdfd103b9c64396b39219be7
parent470cef634604cba4d29e399093feed4b97196c66
Packages::Dispatcher: Handle escaped characters in PATH_INFO correctly

Unescape stuff from PATH_INFO before setting CGI parameters to it.
Fixes URLs of the form http://packages.debian.org/g++
lib/Packages/Dispatcher.pm