Fetch upload streaming lets web developers make a fetch with a ReadableStream body. Fetch provides a generic definition of Request and Response objects (and other things involved with network requests).
TBD
- Only 'cors' and 'same-origin' requests allow streaming upload. You can't use streaming upload with 'navigate' and 'no-cors' requests. - This feature cannot be used with HTTP/1.x. If the server doesn't support HTTP/2 or HTTP/3, the request fails. This is for some compatibility concerns. See whatwg/fetch#966 for the past discussions.
Does this intent deprecate or change behavior of existing APIs, such that it has potentially high risk for Android WebView-based applications?
No
Same as usual fetch()
Does the feature depend on any code or APIs outside the Chromium open source repository and its open-source dependencies to function?
NoOriginTrial desktop last | 94 |
OriginTrial desktop first | 85 |
OriginTrial Android last | 94 |
OriginTrial Android first | 85 |
Open questions about a feature may be a source of future web compat or interop issues. Please list open issues (e.g. links to known github issues in the project for the feature specification) whose resolution may introduce web compat/interop risk (e.g., changing to naming or structure of the API in a non-backward-compatible way).
Contact emails
yhi...@chromium.orgExplainer
https://bit.ly/2SVvKbRSpecification
https://fetch.spec.whatwg.org/#concept-body-streamDesign docs
http://bit.ly/3asqra2Summary
Fetch upload streaming lets web developers make a fetch with a ReadableStream body. Fetch provides a generic definition of Request and Response objects (and other things involved with network requests).
Blink component
Blink>Network>FetchAPITAG review
https://github.com/w3ctag/design-reviews/issues/434
TAG review status
Issues openRisks
Interoperability and Compatibility
TBD
Gecko: No signal (https://github.com/mozilla/standards-positions/issues/207)
OriginTrial Android last 94 OriginTrial Android first 85 Anticipated spec changes
Open questions about a feature may be a source of future web compat or interop issues. Please list open issues (e.g. links to known github issues in the project for the feature specification) whose resolution may introduce web compat/interop risk (e.g., changing to naming or structure of the API in a non-backward-compatible way).
Link to entry on the Chrome Platform Status
https://chromestatus.com/feature/5274139738767360Links to previous Intent discussions
Intent to Experiment: https://groups.google.com/a/chromium.org/g/blink-dev/c/l7QI1bsq80Y/m/Z1TJ0nplAQAJThis intent message was generated by Chrome Platform Status.
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CABihn6GHAGHQvD5e9rwjgadjAf2bN8JJpkSBDndahLCHTqxp%3DQ%40mail.gmail.com.
On Mon, Jul 11, 2022 at 10:17 AM Yutaka Hirano <yhi...@chromium.org> wrote:Contact emails
yhi...@chromium.orgExplainer
https://bit.ly/2SVvKbRSpecification
https://fetch.spec.whatwg.org/#concept-body-streamDesign docs
http://bit.ly/3asqra2Summary
Fetch upload streaming lets web developers make a fetch with a ReadableStream body. Fetch provides a generic definition of Request and Response objects (and other things involved with network requests).
Blink component
Blink>Network>FetchAPITAG review
https://github.com/w3ctag/design-reviews/issues/434Actual review never really happened :/ Seems worthwhile to at least communicate that to the TAG.
On Mon, Jul 11, 2022 at 7:41 PM Yutaka Hirano <yhi...@chromium.org> wrote:On Mon, Jul 11, 2022 at 5:41 PM Yoav Weiss <yoav...@chromium.org> wrote:
Specification
https://fetch.spec.whatwg.org/#concept-body-streamDesign docs
http://bit.ly/3asqra2Summary
Fetch upload streaming lets web developers make a fetch with a ReadableStream body. Fetch provides a generic definition of Request and Response objects (and other things involved with network requests).
Blink component
Blink>Network>FetchAPITAG review
https://github.com/w3ctag/design-reviews/issues/434Actual review never really happened :/ Seems worthwhile to at least communicate that to the TAG.Oh sorry I somehow chose a wrong URL. https://github.com/w3ctag/design-reviews/issues/754 is the correct one.TAG review status
Issues openRisks
Interoperability and Compatibility
TBD
Gecko: No signal (https://github.com/mozilla/standards-positions/issues/207)This seems like a position request for a different feature. I think you meant https://github.com/mozilla/standards-positions/issues/663
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscribe@chromium.org.
On Monday, July 11, 2022 at 12:50:11 PM UTC+2 Yutaka Hirano wrote:On Mon, Jul 11, 2022 at 7:41 PM Yutaka Hirano <yhi...@chromium.org> wrote:On Mon, Jul 11, 2022 at 5:41 PM Yoav Weiss <yoav...@chromium.org> wrote:The explainer seems focused on the H1 Origin Trial use case, which IIUC we decided against.Is there a more up-to-date explainer on what y'all are actually planning to ship?
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
On Wed, Jul 13, 2022 at 7:23 PM Yoav Weiss <yoav...@chromium.org> wrote:On Monday, July 11, 2022 at 12:50:11 PM UTC+2 Yutaka Hirano wrote:On Mon, Jul 11, 2022 at 7:41 PM Yutaka Hirano <yhi...@chromium.org> wrote:On Mon, Jul 11, 2022 at 5:41 PM Yoav Weiss <yoav...@chromium.org> wrote:The explainer seems focused on the H1 Origin Trial use case, which IIUC we decided against.Is there a more up-to-date explainer on what y'all are actually planning to ship?Oops, sorry again, I thought I updated the URL but apparently I failed to do so...
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAL5BFfUxtAEV2p0%2BV24FxUHxR35CDxMoxYexEEGmo033sPMsjg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAKXHy%3DfuoOoFm59Lh814x7qsFFcmPvSxUCBiiJQJvHQEa1mdVw%40mail.gmail.com.