-
Notifications
You must be signed in to change notification settings - Fork 73
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
fetch streaming upload #663
Comments
We talked about the feature at TPAC 2019 and at that time Mozilla was interested in the feature. note |
I chatted with some folks about this. We're positive on the concept & use cases. There were two concerns raised which I wanted to share and give space for discussion if necessary:
|
When the script clones a Request and then kicks off the network fallback, we need to keep the service worker alive until we read the request body. See 'Running clone() in the service worker does not prevent network fallback.' which uses "handleConeAndIgnore" for the test case. |
Considering the last comment and the fact that we are actually going to implement this, I think we can close this issue as Positive ➕. |
➕ it is. Thanks all. No dashboard entry for this one. |
Request for Mozilla Position on fetch streaming upload
Other information
Discussions:
TAG review:
Explainer:
The text was updated successfully, but these errors were encountered: