Skip to content

Conversation

@nerg4l
Copy link
Member

@nerg4l nerg4l commented Jun 12, 2020

Blocked by #43

https://github.com/flowjs/flow.js#handling-get-or-test-requests

  • If this request returns a 200, 201 or 202 HTTP code, the chunks is assumed to have been completed.
  • If request returns a permanent error status, upload is stopped.
  • If request returns anything else, the chunk will be uploaded in the standard fashion.

Closes #9

@nerg4l nerg4l requested a review from a team June 12, 2020 13:10
@nerg4l nerg4l modified the milestone: v0.2.0 Jun 12, 2020
nerg4l added 2 commits June 20, 2020 16:45
# Conflicts:
#	src/UploadManager.php
@nerg4l nerg4l merged commit 8d8cd3b into coding-socks:master Jun 20, 2020
@nerg4l nerg4l deleted the flow-js branch June 20, 2020 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flow.js handler

1 participant