We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f97f561 commit 13524e9Copy full SHA for 13524e9
fetch.bs
@@ -4640,6 +4640,8 @@ steps:
4640
"<code>http</code>"
4641
<li><var>request</var>'s <a for=request>current URL</a>'s <a for=url>host</a> is a
4642
<a for=/>domain</a>
4643
+ <li><var>request</var>'s <a for=request>current URL</a>'s <a for=url>host</a>'s
4644
+ <a for=host>public suffix</a> is not "<code>localhost</code>" or "<code>localhost.</code>"
4645
<li>Matching <var>request</var>'s <a for=request>current URL</a>'s <a for=url>host</a> per
4646
<a href=https://www.rfc-editor.org/rfc/rfc6797.html#section-8.2>Known HSTS Host Domain Name Matching</a>
4647
results in either a superdomain match with an asserted <code>includeSubDomains</code> directive
0 commit comments