Listen to the “route” event and attempt to route the request
If no matches are returned, triggers “dispatch.error” in order to
create a 404 response.
Seeds the event with the route match on completion.
| Parameters: | MvcEvent – |
| Return type: | null|RouterRouteMatch |