You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>If <var>response</var> is not a <a>network error</a> and any
3665
-
of the following algorithms returns <b>blocked</b>, then set <var>response</var> and
3666
-
<var>internalResponse</var> to a <a>network error</a>:
3657
+
<p>If <var>response</var> is not a <a>network error</a> and any of the following returns
3658
+
<b>blocked</b>
3667
3659
3668
3660
<ul class=brief>
3669
-
<li><a href=https://w3c.github.io/webappsec-mixed-content/#should-block-response>should <var>internalResponse</var> to <var>request</var> be blocked as mixed content</a>
3670
-
[[!MIX]]
3671
-
<li><a lt="Should response to request be blocked by Content Security Policy?">should <var>internalResponse</var> to <var>request</var> be blocked by Content Security Policy</a>
3672
-
<li><a lt="should response to request be blocked due to mime type">should <var>internalResponse</var> to <var>request</var> be blocked due to its MIME type</a>
3673
-
<li><a lt="should response to request be blocked due to nosniff">should <var>internalResponse</var> to <var>request</var> be blocked due to nosniff</a>
3661
+
<li><p><a lt="should response to request be blocked as mixed content?">should <var>internalResponse</var> to <var>request</var> be blocked as mixed content</a>
3662
+
3663
+
<li><p><a lt="Should response to request be blocked by Content Security Policy?">should <var>internalResponse</var> to <var>request</var> be blocked by Content Security Policy</a>
3664
+
3665
+
<li><p><a lt="should response to request be blocked due to mime type">should <var>internalResponse</var> to <var>request</var> be blocked due to its MIME type</a>
3666
+
3667
+
<li><p><a lt="should response to request be blocked due to nosniff">should <var>internalResponse</var> to <var>request</var> be blocked due to nosniff</a>
3674
3668
</ul>
3675
3669
3670
+
<p>then set <var>response</var> and <var>internalResponse</var> to a <a>network error</a>.
3671
+
3676
3672
<li>
3677
3673
<p>If <var>response</var>'s <a for=response>type</a> is "<code>opaque</code>",
3678
3674
<var>internalResponse</var>'s <a for=response>status</a> is 206, <var>internalResponse</var>'s
0 commit comments