[Catalyst-dev] RT #34782: [WISH] Way to remove parameter from URI
Brian Cassidy
brian.cassidy at nald.ca
Wed May 28 13:42:35 GMT 2008
On behalf of "m.e <m.e at acm.org>":
[WISH] Way to remove parameter from URI
$c->req->uri_for() provides a way of adding an extra parameter to a URI
or overwriting an existinf parameter, but there is no way of removing an
existing parameter. URI::QueryParam provides a query_param_delete($key)
method; something like this would be nice.
--
The original RT ticket can be found here:
http://rt.cpan.org/Ticket/Display.html?id=34782
More information about the Catalyst-dev
mailing list