Re: [whatwg/fetch] More wildcards in CORS when used without credentials (#298)

>  Access-Control-Allow-Credentials = %x74.72.75.65 ; "true", case-sensitive
> -Access-Control-Expose-Headers    = #<a class="external" data-anolis-spec="http" href="https://tools.ietf.org/html/rfc7230#section-3.2">field-name</a>
> +Access-Control-Expose-Headers    = field-name-or-wildcard

Shouldn't this be **#field-name-or-wildcard** (with a leading #?) 

---
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/298/files/0d6f5f2a0fadbe7b99ad6d21ab908eecd1db7d1f#r62232528

Received on Thursday, 5 May 2016 18:33:58 UTC