Re: [whatwg/fetch] Provide opt-in for Expect = "100-continue" (#41)

@mnot `Expect` is a forbidden header name at the moment. But even if we lift that, we can only handle a single response. I'm not sure how we'd adjust the API signature for a stream(?) of responses.

---
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/41#issuecomment-222205655

Received on Friday, 27 May 2016 17:27:28 UTC