pub async fn respond_directory_list( directory: &Directory, directory_path: &Path, ) -> Result<Response, StatusCode>