octalmage / robotjs

Node.js Desktop Automation.
http://robotjs.io
MIT License
12.26k stars 937 forks source link

Force HTTPS Redirection #709

Open mbiesiad opened 2 years ago

mbiesiad commented 2 years ago

Force HTTPS Redirection

Expected Behavior

Forced HTTPS Redirection

Current Behavior

Connection with the site is marked as 'dangerous' (http instead of https)

Steps to Reproduce (for bugs)

Search site "robotjs.io" using Internet search engine, visit the site. Or type http://robotjs.io/ instead of https://robotjs.io/ See the mentioned issue.

Best wishes, Michal