Re: [whatwg/fetch] Aborting a fetch: The Next Generation (#447)

> My aim was to allow states for opaque responses, and making the distinction between "responding with headers" and "responding with body" would be exposing new timing data, which we shouldn't do.

Doesn't XHR already go through a `HEADERS_RECEIVED` state, which is what I patterned this distinction off of?

-- 
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/447#issuecomment-292784061

Received on Sunday, 9 April 2017 12:53:16 UTC