Re: [fetch] Clarify main fetch recursive invocation from redirect-fetch#217 (#218)

> @@ -1829,7 +1834,7 @@ <h2 id="fetching"><span class="secno">5 </span>Fetching</h2>
>  <h3 id="main-fetch"><span class="secno">5.1 </span>Main fetch</h3>
>  
>  <p>To perform a <dfn id="concept-main-fetch" title="concept-main-fetch">main fetch</dfn> using
> -<var>request</var>, optionally with a <i title="">CORS flag</i>, run these steps:
> +<var>request</var>, with an optional <i title="">CORS</i> and <i title="recursive-flag">recursive flag</i>, run these steps:

Got it! Sorry about that.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/218/files#r53163429

Received on Wednesday, 17 February 2016 13:35:13 UTC