HttpProgress typedef

HttpProgress = void Function(int, int)

Implementation

typedef HttpProgress = void Function(int, int);