Home
last modified time | relevance | path

Searched refs:isHeaderConditional (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/node_modules/make-fetch-happen/
Dindex.js73 if (opts.cache === 'default' && isHeaderConditional(opts.headers)) {
467 function isHeaderConditional (headers) { function