Retrieve REQUEST_URI before calling ->canonical since that decodes URI
authorTatsuhiko Miyagawa <miyagawa@bulknews.net>
Mon, 11 Jan 2010 22:59:17 +0000 (22:59 +0000)
committerTatsuhiko Miyagawa <miyagawa@bulknews.net>
Mon, 11 Jan 2010 22:59:17 +0000 (22:59 +0000)
commitb3996e05bfe1215120fa89374d981709bf45c6bb
tree1c78734f4ab4aa2065b9a0d83781003861402979
parent903274b10a16afd05e83800ea7fc0a1cd9c993b9
Retrieve REQUEST_URI before calling ->canonical since that decodes URI
safe characters, so we can properly test those REQUEST_URI
undecoded-ness. Required for Catalyst and Plack to retrieve as raw
value as possible.
lib/HTTP/Request/AsCGI.pm