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

> @@ -2512,7 +2517,7 @@ <h3 id="http-redirect-fetch"><span class="secno">5.4 </span>HTTP-redirect fetch<
>  
>   <li>
>    <p>Return the result of performing a <a href="#concept-main-fetch" title="concept-main-fetch">main fetch</a> using
> -  <var>request</var>, with the <i>CORS flag</i> set if set.
> +  <var>request</var>, with the <i>CORS flag</i> set if previously set and the <i>recursive flag</i> set.

This could use a comma after "previously set".

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

Received on Wednesday, 17 February 2016 08:12:10 UTC