Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/undici
/ revalidationResponseUpdatesCacheControl
Function
revalidationResponseUpdatesCacheControl
lib/interceptor/cache.js:134–136 ·
view source on GitHub ↗
(headers)
Source
from the content-addressed store, hash-verified
132
}
133
134
function
revalidationResponseUpdatesCacheControl (headers) {
135
return
headers[
'cache-control'
] !== undefined
136
}
137
138
function
deleteCachedValue (store, cacheKey) {
139
try {
Callers
1
handleResult
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected