Hello,
I recently created a new htaccess file and now I have around 40 lines of warnings in the firefox console. Not sure if this is because some setting I have made in my htaccess. They look like this:
Content Security Policy: Ignoring “'unsafe-inline'” within script-src: ‘strict-dynamic’ specified.
Content Security Policy: Ignoring “https:” within script-src: ‘strict-dynamic’ specified.
Content Security Policy: Ignoring “http:” within script-src: ‘strict-dynamic’ specified.
Is this because of my htaccess and is it something that is important to fix? Or can I ignore these warnings.