- From: Jake Archibald <notifications@github.com>
- Date: Mon, 09 Apr 2018 15:18:26 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 9 April 2018 15:19:26 UTC
jakearchibald commented on this pull request. > @@ -4522,6 +4600,9 @@ method, when invoked, must run these steps: <li><p><a for="header list">Delete</a> <var>name</var> from <a for=Headers>header list</a>. + + <li><p>If <a for=Headers>guard</a> is "<code>request-no-cors</code>", then + <a for=Headers>remove privileged no-cors request headers</a> from <a>context object</a>. I also need to change this so headers are only removed if an item was actually deleted -- 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/pull/560#discussion_r180130302
Received on Monday, 9 April 2018 15:19:26 UTC