play.api.routing.Router
Tags that are added to requests by the router.
The method on the controller that was invoked
The comments in the routes file that were above the route
The controller that was routed to
The pattern that the router used to match the path
The verb that the router matched
Tags that are added to requests by the router.