Skip to content

Commit

Permalink
feat: store link header (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarezfr committed Jul 19, 2022
1 parent 27f3e2a commit dae6384
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/cache/entry.js
Expand Up @@ -35,6 +35,7 @@ const KEEP_RESPONSE_HEADERS = [
'etag',
'expires',
'last-modified',
'link',
'location',
'pragma',
'vary',
Expand Down

0 comments on commit dae6384

Please sign in to comment.