amitshekhariitbhu / Fast-Android-Networking

🚀 A Complete Fast Android Networking Library that also supports HTTP/2 🚀
https://outcomeschool.com
Apache License 2.0
5.67k stars 955 forks source link

Pause and Resume download-upload file or request call #322

Open deepbhavsar opened 6 years ago

deepbhavsar commented 6 years ago

How to pause and resume downloading and uploading files or any request using this library?

iOS has NSUrlSession through they can do it. so do we have something similar in this library?

Thank you.

NizarETH commented 4 years ago

Did you find a way to resume uploading files ?