Searched refs:initCacheKeyJson (Results 1 – 1 of 1) sorted by relevance
138 const initCacheKeyJson = { ...init }; constant142 initCacheKeyJson.body = getBodyCacheKeyJson(initCacheKeyJson.body);144 delete initCacheKeyJson.agent;146 return md5(JSON.stringify([resourceCacheKeyJson, initCacheKeyJson, CACHE_VERSION]));