trezy / next-safe

https://trezy.gitbook.io/next-safe/
BSD 3-Clause "New" or "Revised" License
174 stars 20 forks source link

fix: Remove deprecated CSP: prefetch-src option #59

Open davidmytton opened 7 months ago

davidmytton commented 7 months ago

The CSP: prefetch-src option is deprecated and no longer supported by any browsers (with the exception of Safari on iOS).

This PR removes it from the CSP headers.