Skip to content

Commit

Permalink
chore(all): removed prefetch-src (not recognized)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsebastien committed Nov 8, 2024
1 parent 889cfde commit 1682d4e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions config/secure-headers.php
Original file line number Diff line number Diff line change
Expand Up @@ -450,14 +450,6 @@
// 'application/pdf',
],

'prefetch-src' => [
'self' => true,
'allow' => [
'fonts.googleapis.com',
'fonts.gstatic.com',
],
],

// https://w3c.github.io/webappsec-trusted-types/dist/spec/#integration-with-content-security-policy
'require-trusted-types-for' => [
'script' => false,
Expand Down

0 comments on commit 1682d4e

Please # to comment.