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

> If allowHTTP1ForStreamingUpload is true (default):

Booleans should default to false, so consider flipping this to e.g. `preventHTTP1ForStreamingUpload` (default false)

-- 
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-617780194

Received on Wednesday, 22 April 2020 13:32:00 UTC