pub async fn process_upload( id: String, builder: Builder, req: Request<Body>, ) -> Result<Response<Body>, Error>