We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dc1b03 commit bdb452eCopy full SHA for bdb452e
fetch.bs
@@ -4509,6 +4509,8 @@ steps:
4509
"<code>http</code>"
4510
<li><var>request</var>'s <a for=request>current URL</a>'s <a for=url>host</a> is a
4511
<a for=/>domain</a>
4512
+ <li><var>request</var>'s <a for=request>current URL</a>'s <a for=url>host</a>'s
4513
+ <a for=host>public suffix</a> is not "<code>localhost</code>" or "<code>localhost.</code>"
4514
<li>Matching <var>request</var>'s <a for=request>current URL</a>'s <a for=url>host</a> per
4515
<a href=https://www.rfc-editor.org/rfc/rfc6797.html#section-8.2>Known HSTS Host Domain Name Matching</a>
4516
results in either a superdomain match with an asserted <code>includeSubDomains</code> directive
0 commit comments