Documentation Correction
Reported by
luispere...@gmail.com,
Mar 3 2016
|
||
Issue descriptionI didn't know where else to report this, I found a small typo in the online documentation on the following page: https://www.chromium.org/hsts Second sentence reads: The issue that HSTS addresses is that users tend to type http:// at best, and omit the scheme entirely most of the time. In the latter case, browsers will insert http:// for them. I'm guessing it was supposed to say "https://" not "http://" The issue that HSTS addresses is that users tend to type http:// at best, and omit the scheme entirely most of the time. In the latter case, browsers will insert https:// for them.
,
Feb 1 2018
No I believe the documentation is correct. If you type a hostname "example.com" the browser will first try "http://example.com" that is what it is referring to. The document then goes to describe what HSTS does. |
||
►
Sign in to add a comment |
||
Comment 1 by ashej...@chromium.org
, Mar 3 2016Status: Untriaged (was: Unconfirmed)