MCPcopy Create free account
hub / github.com/nodejs/undici / revalidationResponseUpdatesCacheControl

Function revalidationResponseUpdatesCacheControl

lib/interceptor/cache.js:146–148  ·  view source on GitHub ↗
(headers)

Source from the content-addressed store, hash-verified

144}
145
146function revalidationResponseUpdatesCacheControl (headers) {
147 return headers['cache-control'] !== undefined
148}
149
150/**
151 * @param {import('../../types/cache-interceptor.d.ts').default.GetResult} result

Callers 1

handleResultFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected