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 84ea7db commit 2d78995Copy full SHA for 2d78995
fetch.bs
@@ -4338,6 +4338,8 @@ steps:
4338
4339
<li><p><a>Upgrade <var>request</var> to a potentially trustworthy URL, if appropriate</a>.
4340
4341
+ <li><p><a>Upgrade a mixed content <var>request</var> to a potentially trustworthy URL, if appropriate</a>.
4342
+
4343
<li><p>If <a lt="block bad port">should <var>request</var> be blocked due to a bad port</a>,
4344
<a lt="should fetching request be blocked as mixed content?">should fetching <var>request</var> be blocked as mixed content</a>, or
4345
<a lt="should request be blocked by Content Security Policy?">should <var>request</var> be blocked by Content Security Policy</a>
0 commit comments