File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -1761,17 +1761,18 @@ source of security bugs. Please seek security review for features that deal with
1761
1761
1762
1762
<p class="note"> This is not <var> response</var> 's <a for=response>URL</a> in order to avoid
1763
1763
leaking information about redirect targets (see
1764
- <a href="https://w3c.github.io/webappsec-csp/#security-violation-reports">similar considerations
1765
- for CSP reporting</a> too).
1764
+ <a href="https://w3c.github.io/webappsec-csp/#security-violation-reports">similar considerations for CSP reporting</a>
1765
+ too). [[CSP]]
1766
1766
1767
1767
<li><p> <a>Set the username</a> given <var> url</var> and the empty string.
1768
1768
1769
1769
<li><p> <a>Set the password</a> given <var> url</var> and the empty string.
1770
1770
1771
- <li><p> Return <var> url </var> <a lt="url serializer">serialized </a> with the
1771
+ <li><p> Return the <a lt="url serializer">serialization </a> of <var> url </var> with the
1772
1772
<i> exclude fragment flag</i> set.
1773
1773
</ol>
1774
1774
1775
+
1775
1776
<h4 id=responses>Responses</h4>
1776
1777
1777
1778
<p> The result of <a for=/>fetch</a> is a
You can’t perform that action at this time.
0 commit comments