We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3206e00 commit b6c8a1fCopy full SHA for b6c8a1f
fetch.bs
@@ -4517,6 +4517,8 @@ steps:
4517
"<code>http</code>"
4518
<li><var>request</var>'s <a for=request>current URL</a>'s <a for=url>host</a> is a
4519
<a for=/>domain</a>
4520
+ <li><var>request</var>'s <a for=request>current URL</a>'s <a for=url>host</a>'s
4521
+ <a for=host>public suffix</a> is not "<code>localhost</code>" or "<code>localhost.</code>"
4522
<li>Matching <var>request</var>'s <a for=request>current URL</a>'s <a for=url>host</a> per
4523
<a href=https://www.rfc-editor.org/rfc/rfc6797.html#section-8.2>Known HSTS Host Domain Name Matching</a>
4524
results in either a superdomain match with an asserted <code>includeSubDomains</code> directive
0 commit comments