siputils has function uri_param that can us used to check if r-uri has a
given parameter. how about a function
remove_uri_param(param)
that would remove from r-uri the given parameter? does any efficient
(non regex) means exist to achieve it?
-- juha