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

> @@ -1042,6 +1040,12 @@ <h4 id=terminology-headers>Headers</h4>
>  for the <span title=concept-response>response</span>. The list is empty unless otherwise
>  specified. <span data-anolis-ref>CSP</span>
>  
> +<p>A <span title=concept-response>response</span> has an associated
> +<dfn title=concept-response-cors-exposed-headers-list>CORS-exposed headers list</dfn>
> +(a list of zero or more
> +<span title=concept-header>header</span> <span title=concept-header-name>names</span>).
> +The list is empty unless otherwise specified.
> +

Can you add a note here that says this is only used for CORS filtered responses?

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

Received on Tuesday, 29 March 2016 08:55:12 UTC