Closed castarco closed 2 months ago
When dealing with index.html files, the generation of CSP headers for static content on Netlify was "forgetting" to set those same headers for the corresponding / paths; now this is fixed.
index.html
/
When dealing with
index.html
files, the generation of CSP headers for static content on Netlify was "forgetting" to set those same headers for the corresponding/
paths; now this is fixed.