* Added last_raw_chunk_size to the Response object (#1208)
* Added example with progress bar (#1208)
Co-authored-by: Florimond Manca <florimond.manca@gmail.com>
* Apply suggestions from code review
Co-authored-by: Florimond Manca <florimond.manca@gmail.com>
* PR review
Changed last_raw_chunk_size to num_bytes_downloaded ;
Edited the example according to documentaion