pub fn action_for(method: &Method, path: &str) -> String
Build the action string for a request. We split on /, drop empty segments, lowercase the method, and join with ..
action
/
.