New issue
Advanced search Search tips

Issue 884568 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 688906
Owner: ----
Closed: Sep 21
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 2
Type: Bug



Sign in to add a comment

Support full duplex HTTP/2 streaming

Reported by pram...@gmail.com, Sep 16

Issue description

UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15

Steps to reproduce the problem:
Hello,

This is regarding full duplex support for Http/2 streaming by implementing Fetch API response streaming. Previous chromium request - https://bugs.chromium.org/p/chromium/issues/detail?id=688906 - has been closed since it is deemed as feature but it is not implemented yet (according to https://github.com/mdn/browser-compat-data/pull/1333). 

The question is when would this support be implemented? Please advise. Also, is there any other way to make Http2 requests through browser's JavaScript?

What is the expected behavior?

What went wrong?
There is no support for request streams through Fetch API.

Did this work before? N/A 

Does this work in other browsers? No

Chrome version: <Copy from: 'about:version'>  Channel: n/a
OS Version: OS X 10.12.6
Flash Version:
 
Labels: Needs-Milestone
Components: Blink>Network>FetchAPI
Mergedinto: 688906
Status: Duplicate (was: Unconfirmed)
We don't have a concrete plan for upload streams. MAYBE we will be able to implement it in 2019, I hope. Please note that even if it's implemented it may be different from what you call "full duplex", as currently Chrome don't handle a response until it sends all the request body.

Anyway, thank you for the feedback. I'm merging this issue to issue 688906.

Sign in to add a comment