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
In parseURL, we know the total number of bytes of the remote file, when fetching the chunk. We could return it, in case the client needs it (to save a HEAD request for example).
In parseURL, we know the total number of bytes of the remote file, when fetching the chunk. We could return it, in case the client needs it (to save a HEAD request for example).