Re: [whatwg/fetch] Change how CORS filtered response filters the headers. (#265)

> @@ -381,9 +381,9 @@ <h4 id=terminology-headers>Headers</h4>
>   <li>`<code title>Set-Cookie2</code>`
>  </ul>
>  
> -<p>A <dfn>CORS-safelisted response-header name</dfn>, given a
> -<span title=concept-response-header-list>header list</span> <var>list</var>, is a
> -<span title=concept-header>header</span> <span title=concept-header-name>name</span> that is one of:
> +<p>A <dfn id="cors-safelisted-response-header-name">CORS-safelisted response-header name</dfn>, given a
> +<span title=concept-response-cors-exposed-headers-list>CORS-exposed headers list</span> <var>list</var>, is a
> +<a href="#concept-header" title="concept-header">header</a> <a href="#concept-header-name" title="concept-header-name">name</a> that is one of:

This also looks wrong. It seems like you copied output from `Overview.html` and put it in `Overview.src.html`. Did Anolis fail for some reason? If you cannot use Anolis, please only submit a patch to `Overview.src.html` and leave `Overview.html` to me. See the README for instructions.

---
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/265/files/8c2a9dd538585584b4caeaa93f3c1f1e8b5a6239#r57691579

Received on Tuesday, 29 March 2016 09:02:11 UTC