Searched refs:remoteFetch (Results 1 – 1 of 1) sorted by relevance
172 return remoteFetch(req.url, opts)176 return remoteFetch(uri, opts)239 return remoteFetch(req.url, opts)309 function remoteFetch (uri, opts) { function