trezy / next-safe

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

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

Open davidmytton opened 3 months ago

davidmytton commented 3 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.