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
We should redesign the whole handling of the .zsync file by downloading it once, caching and reusing it from there. The full download should only occur if necessary. We will probably need two variables, one that contains the contents of the file, and one that shows whether it's a partial or complete copy of the .zsync file.
Hi,
As mentioned in #33...
the first 1024 bits of the remote
.zsync
file are requested twice, and then the full.zsync
file is potentially requested twice as well.The text was updated successfully, but these errors were encountered: