- From: Takeshi Yoshino <notifications@github.com>
- Date: Fri, 06 May 2016 00:29:27 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc:
- Message-ID: <whatwg/fetch/pull/298/r62296783@github.com>
> @@ -2452,13 +2463,29 @@ <h3 id="main-fetch"><span class="secno">5.1 </span>Main fetch</h3> > run these substeps: > > <ol> > - <li><p>If <var>request</var>'s > - <a href="#concept-request-response-tainting" title="concept-request-response-tainting">response tainting</a> is > - "<code title="">cors</code>", then set <var>response</var>'s > - <a href="#concept-response-cors-exposed-header-name-list" title="concept-response-cors-exposed-header-name-list">CORS-exposed header-name list</a> > - to the result of <a href="#concept-header-parse" title="concept-header-parse">parsing</a> > - `<a href="#http-access-control-expose-headers"><code title="http-access-control-expose-headers">Access-Control-Expose-Headers</code></a>` in > - <var>response</var>'s <a href="#concept-response-header-list" title="concept-response-header-list">header list</a>. > + <li> > + <p>If <var>request</var>'s broken indentation --- 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/487cc8504ec70f4d2a6741f0fd2b494981690ffe#r62296783
Received on Friday, 6 May 2016 07:29:57 UTC