Creates a new routed request.paramreq the requestparamroute the route super(); this.request = req; this.route = route;
super(); this.request = req; this.route = route;
return request;
return route;