Re: [fetch] Add description for suspension, resuming and garbage collection. (#121)

> @@ -4027,6 +4039,51 @@ <h3 id=http-cors-protocol>CORS protocol</h3>
>   <li><p>Return <var title>p</var>.
>  </ol>
>  
> +<h3>Fetch termination initiated by the user agent</h3>
> +
> +<p>The user agent may <span title=concept-fetch-terminate>terminate</span> an ongoing fetch with
> +reason <i title>garbage collection</i> if that termination is not observable through script.
> +
> +<p class="note no-backref">The server observing garbage collection has precedent, e.g. with

E.g. needs to be followed by a comma, e.g., "e.g.,".

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

Received on Wednesday, 9 September 2015 07:38:06 UTC