We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 545fcd3 commit 124133cCopy full SHA for 124133c
index.html
@@ -594,9 +594,10 @@ <h2>The <code>include_subdomains</code> member</h2>
594
<p>
595
The OPTIONAL <dfn><code>include_subdomains</code></dfn> member is a
596
boolean that enables this <a>NEL policy</a> for all subdomains of this
597
- origin. If no member named <code>include_subdomains</code> is present
598
- in the object, or its value is not <code>true</code>, the <a>NEL
599
- policy</a> will not be enabled for subdomains.
+ origin (to an unlimited subdomain depth). If no member named
+ <code>include_subdomains</code> is present in the object, or its value
+ is not <code>true</code>, the <a>NEL policy</a> will not be enabled
600
+ for subdomains.
601
</p>
602
603
<p class="note">
0 commit comments