Used to provide multipart request's progress.
typedef HttpRequestProgressListener = void Function(int bytes, int totalBytes);