Re: [whatwg/fetch] Streaming upload and HTTP protocol info leak (#1007)

I checked the ALPN numbers (for Chrome).

On Windows:

- ALPN not used: 30%
- HTTP/1.1 negotiated via ALPN: 22%
- HTTP/2 negotiated via ALPN: 47%

On Android:

- ALPN not used: 24%
- HTTP/1.1 negotiated via ALPN: 25%
- HTTP/2 negotiated via ALPN: 51%


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

Received on Monday, 27 April 2020 03:57:06 UTC