Explicit use of HTTP instead of HTTPS or case-by-case
-
Unfortunately, the scripts loaded by this plugin explicitly use http, which result in a few warnings in Internet Explorer as well as being blocked by other browsers when visiting a blog using a secure HTTPS connection, thus limiting functionality.
Please modify the plugin to not enforce http and instead switch to https where available (e.g. facebook and twitter) or just let the browser handle the protocol type, by using “//” instead of “https://” or “https://”.
You can read up on the “//” scheme here:
https://www.paulirish.com/2010/the-protocol-relative-url/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Explicit use of HTTP instead of HTTPS or case-by-case’ is closed to new replies.