Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(files): Implement resumable upload draft RFC #49753

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

provokateurin
Copy link
Member

Summary

An implementation of https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-resumable-upload-05.
Due to the RFC still being a draft I decided with @sorbaugh that we will wait until it is finalized before moving this forward.
I don't expect there to be many changes, so most of the work is already complete with this PR.
This will likely mean that it will not land in 31 but in a later version.

TODO

Checklist

Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Chunked upload performance improvements
1 participant