You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 25, 2018. It is now read-only.
Enhance the progress callback with an progress object holding the response object and the latest data chunk. It will also keep track on how much of the data has been downloaded this far.
An optional thing that can be done is to implement ArrayAccess so it can still be used as an array.
The text was updated successfully, but these errors were encountered:
Enhance the progress callback with an progress object holding the response object and the latest data chunk. It will also keep track on how much of the data has been downloaded this far.
An optional thing that can be done is to implement
ArrayAccess
so it can still be used as an array.The text was updated successfully, but these errors were encountered: