Y
Hacker News
new
|
ask
|
show
|
jobs
by
bitpow
1917 days ago
Will this site be accessible after Chrome forces HTTPS everywhere?
2 comments
tempestn
1917 days ago
My understanding is that Chrome is defaulting to https when a protocol is not specified, not forcing https everywhere.
link
shric
1917 days ago
Chrome will just attempt https first when you type something in your browser without an explicit
http://
prefix. If the
https://
connection fails, it will fall back to http.
link