Get all custom data for the current request
static Map<String, dynamic> get allData { return ServerContext.current.allData; }