- From: Benjamin C. Wiley Sittler <notifications@github.com>
- Date: Thu, 24 Sep 2015 16:21:31 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Thursday, 24 September 2015 23:22:05 UTC
> @@ -3589,6 +3632,148 @@ <h2 id="status">Status of This Document</h2> > </spec-algorithm> > </spec-section> > > + <spec-section id="foreign-fetch-scope-match-algorithm"> > + <h1>Match Service Worker for Foreign Fetch</h1> I think your proposal is probably the saner resolution. This way foreign fetch interception is strictly subsidiary to same-origin fetch interception interception and it's always trivial to share handler logic for requests where the calling origin is not important. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/pull/751/files#r40385460
Received on Thursday, 24 September 2015 23:22:05 UTC