Skip to content
This repository has been archived by the owner on Mar 16, 2019. It is now read-only.

HTTP request should be able to cancel and resume #39

Closed
4 tasks done
wkh237 opened this issue Jul 5, 2016 · 0 comments
Closed
4 tasks done

HTTP request should be able to cancel and resume #39

wkh237 opened this issue Jul 5, 2016 · 0 comments

Comments

@wkh237
Copy link
Owner

wkh237 commented Jul 5, 2016

Related to #37 , cancel mechanism will be added into 0.7.0.

resume can be achieved by simply using Range header, and appendFile function. That might be an inefficient way but we will improve that after #56 .

  • Android part (cancel request)
  • IOS part (cancel request)
  • test cases
  • documentation
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant