Added the ability to remove parameters in req->uri_with() by passing in an undef...
authorBrian Cassidy <bricas@cpan.org>
Thu, 29 May 2008 13:01:03 +0000 (13:01 +0000)
committerBrian Cassidy <bricas@cpan.org>
Thu, 29 May 2008 13:01:03 +0000 (13:01 +0000)
commit83c2a4418f752c76f12139c4f0eab64f1f937ea3
treec6b2f75ac5f634f24f6fac5d36c677e8a13da63d
parent19bcd236b4de80c47e1f576385359d70701613e8
Added the ability to remove parameters in req->uri_with() by passing in an undef value (RT #34782)
Changes
lib/Catalyst/Request.pm
t/lib/TestApp/Controller/Engine/Request/URI.pm
t/live_engine_request_uri.t