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
Nuts doesn't support differential downloads, unless you're using nuget/nupkg and generating deltas. differential downloads are typically package format specific. nuts is just a release server... You can check out my fork if you're looking for something currently maintained, https://github.com/dopry/pecans I'm also on the look out for additional maintainers.
The thing is I have an app which has binaries over 700MB. Can't ask user to update that much data everytime.
Cannot download differentially, fallback to full download: Error: Content-Type "multipart/byteranges" is expected, but got "application/octet-stream"
This is what I am using:
Or is this happening due to redirect?
The text was updated successfully, but these errors were encountered: