Re: [whatwg/fetch] Unclear intent in steps 29, 34.3, and 36 of the Request constructor (#358)

@annevk The way the text uses `r's request's headers list` and `r's Header's object` to refer to the same header list (ie. aliasing) feels unnecessarily confusing to me. Additionally, in step 26, should `r's request's headers list` and `r's Header's object's headers list` both refer to `request's headers list`, or are they different at that point?

---
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/358#issuecomment-238546586

Received on Tuesday, 9 August 2016 13:07:52 UTC