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

Improving Uploads of Big Files via Web Browsers #115

Open
4 tasks
lidel opened this issue Sep 20, 2018 · 1 comment
Open
4 tasks

Improving Uploads of Big Files via Web Browsers #115

lidel opened this issue Sep 20, 2018 · 1 comment
Labels
developers kind/bug A bug in existing code (including security flaws) status/in-progress In progress

Comments

@lidel
Copy link
Member

lidel commented Sep 20, 2018

This a a meta-issue tracking known issues and ongoing improvements related to uploads of big (1GB+) files in web browser contexts.

Known Problems with HTTP API

Invalid progress reporting:

Ongoing Work

@olizilla
Copy link
Member

This looks worth tracking, as it's being in an origin trial in chromium and has support from firefox, edge, and safari

Fetch upload streaming lets web developers make a fetch with a ReadableStream body.

– https://www.chromestatus.com/feature/5274139738767360

The linked design doc is great https://docs.google.com/document/d/e/2PACX-1vQ26giyHPPhxrgVorNtkVSsJPOWecc6c6wHFLFbbl27r0BIBEgRwahh2b37Uk7HfXvZoW1Cu_ed-bRm/pub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developers kind/bug A bug in existing code (including security flaws) status/in-progress In progress
Projects
None yet
Development

No branches or pull requests

2 participants