- From: Ben Kelly <notifications@github.com>
- Date: Fri, 02 Jun 2017 12:53:04 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 2 June 2017 19:53:39 UTC
Also, FWIW I find 3.3.2 very difficult to understand: https://fetch.spec.whatwg.org/#concept-http-fetch 3.3.2 sets `actualResponse`, but then 3.3.3 uses `response` instead. Then 3.3.4 uses `actualResponse`. Its also used in step 5, but otherwise `response` is used throughout. The way these variables are intermixed makes me wonder if there is a typo or if its all intended. -- 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/535#issuecomment-305893454
Received on Friday, 2 June 2017 19:53:39 UTC