Re: [whatwg/fetch] Streaming upload (Issue #1438)

I worked with the Chrome team on the experiment mentioned by Yutaka, with Google's user-facing services (gmail etc).

Unfortunately the API designed for the Origin Trial didn't allow us to collect the data needed, i.e. % of broken H1 streams due to chunked TE.  The main reason is that HTTPS traffic default to H2+.

To make the experiment work, we need an Origin Trial API that forces HTTP/1.1 over HTTPS. 




-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1438#issuecomment-1142683681
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/issues/1438/1142683681@github.com>

Received on Tuesday, 31 May 2022 22:06:50 UTC