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

> @@ -1785,12 +1787,14 @@ <h4 id=http-new-header-syntax>HTTP new-header syntax</h4>
>  <pre>Access-Control-Request-Method    = <span data-anolis-spec=http>method</span>
>  Access-Control-Request-Headers   = #<span data-anolis-spec=http>field-name</span>
>  
> -Access-Control-Allow-Origin      = origin-or-null / "*"
> +wilrdcard                        = "*"

Thank you, fixed.

---
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/91c8f2264fac779cd43e69e359eb406968fc0a39#r62189031

Received on Thursday, 5 May 2016 13:51:05 UTC