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

> @@ -392,10 +392,8 @@ <h4 id=terminology-headers>Headers</h4>
>   <li>`<code title>Expires</code>`
>   <li>`<code title>Last-Modified</code>`
>   <li>`<code title>Pragma</code>`.
> - <li>Any <span title=concept-header-value>value</span> resulting from
> - <span title=concept-header-parse>parsing</span>
> - `<code title=http-access-control-expose-headers>Access-Control-Expose-Headers</code>` in
> - <var>list</var> that is not a <span>forbidden response-header name</span>.
> + <li>Any <a href="#concept-header-value" title="concept-header-value">value</a> in
> + <var>list</var> that is not a <a href="#forbidden-response-header-name">forbidden response-header name</a>.

Same here.

---
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#r57691624

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