- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 01 Sep 2017 14:22:26 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 1 September 2017 14:22:55 UTC
annevk commented on this pull request. > <li><p>If one of <var>request</var>'s <a for=request>header list</a>'s <a lt=name for=header>names</a> is a <a>CORS non-wildcard request-header name</a> and is not a <a>byte-case-insensitive</a> match for an <a for=list>item</a> in <var>headerNames</var>, then return a <a>network error</a>. <li> - <p>If all of the following are true + <p>If one of <var>request</var>'s <a for=request>header list</a>'s <a for=header>names</a> is Good catch, thanks! Posted a fix. -- 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/592#discussion_r136586164
Received on Friday, 1 September 2017 14:22:55 UTC