Skip to content

Commit

Permalink
Add Referrer-Policy to cachable HTTP headers whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
raamdev committed May 26, 2017
1 parent 60f7dd8 commit af5fc6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/includes/traits/Shared/HttpUtils.php
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ public function cacheableHeadersList()
'Pragma',
'Proxy-Authenticate',
'Refresh',
'Referrer-Policy',
'Retry-After',
'Server',
'Status',
Expand Down

0 comments on commit af5fc6f

Please sign in to comment.