We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27f3e2a commit dae6384Copy full SHA for dae6384
lib/cache/entry.js
@@ -35,6 +35,7 @@ const KEEP_RESPONSE_HEADERS = [
35
'etag',
36
'expires',
37
'last-modified',
38
+ 'link',
39
'location',
40
'pragma',
41
'vary',
0 commit comments