- From: Ben Kelly <notifications@github.com>
- Date: Fri, 27 Mar 2015 07:20:40 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Friday, 27 March 2015 14:21:05 UTC
Currently `new Request()` will get a context of "fetch" even though it may not be used with the `fetch()` function. Perhaps we should distinguish this case by using a different default context value. Maybe empty string or "synthesized". This is related to "what should we do with context" in Cache: https://github.com/slightlyoff/ServiceWorker/issues/664 --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/29
Received on Friday, 27 March 2015 14:21:05 UTC