- From: Michael Kohler <notifications@github.com>
- Date: Thu, 05 May 2016 06:45:31 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc:
Received on Thursday, 5 May 2016 14:00:48 UTC
> @@ -1856,12 +1858,14 @@ <h4 id="http-new-header-syntax"><span class="secno">4.2.4 </span>HTTP new-header > <pre>Access-Control-Request-Method = <a class="external" data-anolis-spec="http" href="https://tools.ietf.org/html/rfc7230#section-3.1.1">method</a> > Access-Control-Request-Headers = #<a class="external" data-anolis-spec="http" href="https://tools.ietf.org/html/rfc7230#section-3.2">field-name</a> > > -Access-Control-Allow-Origin = origin-or-null / "*" > +wilrdcard = "*" I highly suspect this to be a typo and it should read "wildcard"? --- 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#r62188393
Received on Thursday, 5 May 2016 14:00:48 UTC