Example:
http://openweathermap.org
This generates https errors in the browser dev tools console when used on a secure site that uses HTTPS such as Netlify or hosted internally with nginx reverse proxy.
Changing to https resolves the errors and does not appear to affect functionality.
Example:
http://openweathermap.org
This generates https errors in the browser dev tools console when used on a secure site that uses HTTPS such as Netlify or hosted internally with nginx reverse proxy.
Changing to https resolves the errors and does not appear to affect functionality.