- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 09 Sep 2015 00:39:00 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Wednesday, 9 September 2015 07:39:28 UTC
> @@ -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. Perhaps clarify here that if the script communicates with the server through a side-channel that does not count? --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/121/files#r39014324
Received on Wednesday, 9 September 2015 07:39:28 UTC