Re: [whatwg/fetch] Editorial: Add Bikeshed metadata for 'request' (#370)

> @@ -2306,8 +2329,8 @@ <h4 id="should-response-to-request-be-blocked-due-to-nosniff?"><dfn title="shoul
>  
>  <h3>Main fetch</h3>
>  
> -<p>To perform a <dfn title=concept-main-fetch>main fetch</dfn> using <var>request</var>, optionally
> -with a <i>CORS flag</i> and <i>recursive flag</i>, run these steps:
> +<p>To perform a <dfn title=concept-main-fetch data-export>main fetch</dfn> using <var>request</var>,
> +optionally with a <i>CORS flag</i> and <i>recursive flag</i>, run these steps:

Ok. I poke at many of these (though non-normatively) from CSP to explain the call flow for various algorithms, but I can do those as one-offs if you don't want to export it generally.

-- 
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/370/files/21149a548ab3566b957bc485d11daa76e361013a#r75079433

Received on Wednesday, 17 August 2016 08:12:17 UTC