- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 09 Aug 2016 06:39:06 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Tuesday, 9 August 2016 13:39:35 UTC
I agree it's confusing, but it's important as mutating `Headers` comes with restrictions that might cause exceptions to be thrown, whereas mutating the underlying header list is a free-for-all. Step 26 could probably use some clarification. I think at the moment the surrounding text assumes the Headers object is associated with r's request's header list, but that's not explicitly stated. --- 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-238555447
Received on Tuesday, 9 August 2016 13:39:35 UTC