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