Skip to content

Conversation

rantianhua
Copy link
Collaborator

Closes #345 #339

@rantianhua rantianhua requested a review from Jacksgong December 7, 2019 03:01
@Jacksgong
Copy link
Collaborator

why chunked can't be download?

@rantianhua
Copy link
Collaborator Author

why chunked can't be download?

For chunked resource, we don't know the real length, so we shouldn't have a total length check after reading the stream, in the meantime, the range should be 0- instead of 0--2. There are two problems for chunked resource downloading.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot download chunked resource.
2 participants