Issue metadata
Sign in to add a comment
|
Support full duplex HTTP/2 streaming
Reported by
pram...@gmail.com,
Sep 16
|
||||||||||||||||||||||
Issue descriptionUserAgent: 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:
,
Sep 17
,
Sep 21
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 |
|||||||||||||||||||||||
Comment 1 by phanindra.mandapaka@chromium.org
, Sep 17