Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
146
function
revalidationResponseUpdatesCacheControl (headers) {
147
return
headers[
'cache-control'
] !== undefined
148
}
149
150
/**
151
* @param {
import
(
'../../types/cache-interceptor.d.ts'
).default.GetResult} result
Callers
1
handleResult
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected