RouteEntry put(String uri, handler, [String? action]) => _addRoute([RouteEntry.PUT], uri, handler, action);