Re: [whatwg/fetch] Uploading a Request made from a ReadableStream body (#425)

> We also need to set the use-CORS-preflight flag, right?

Done.

> Also, we should handle/mention the scenario where the response is not HTTP/1.1 and you're trying to use chunked.

Do we need to introduce a new member in response? Or is something like "If response is transferred via HTTP/1.0 or older, then..." enough?

-- 
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/pull/425#issuecomment-270903451

Received on Friday, 6 January 2017 13:31:22 UTC