Re: [whatwg/fetch] Developer-controlled streams for request/response (#88)

In other words, it's perfectly fine to send a response before you've received the entire request, but it can only depend on the parts of the request received up until that point. True bi-di would mean that later parts of the response depend on later parts of the request.

Anyway, I don't want to get into standards-lawyering. Standards can be changed. Real-world compatibility is far more important.

-- 
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/88#issuecomment-427319616

Received on Friday, 5 October 2018 10:34:36 UTC