pub fn get_named_file( root: String, path: String, token: Option<String>, public_bytes: &Vec<u8>, ) -> Result<NamedFile, StatusMessage>