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>The Augmented Backus-Naur Form (ABNF) notation used in <ahref="#delivery">§3.1
736
-
The upgrade-insecure-requests Content Security Policy directive</a> is
735
+
<p>The Augmented Backus-Naur Form (ABNF) notation used in <ahref="#delivery">§3.1 The upgrade-insecure-requests Content Security Policy directive</a> is
737
736
specified in RFC5234. <adata-link-type="biblio" href="#biblio-abnf">[ABNF]</a></p>
Upgrade<aclass="self-link" href="#valdef-insecure-requests-policy-do-not-upgrade"></a></dfn> and
763
762
<dfnclass="css" data-dfn-for="insecure requests policy" data-dfn-type="value" data-export="" id="valdef-insecure-requests-policy-upgrade">Upgrade<aclass="self-link" href="#valdef-insecure-requests-policy-upgrade"></a></dfn>. It is
764
763
set to <aclass="css" data-link-type="value" href="#valdef-insecure-requests-policy-do-not-upgrade">Do Not Upgrade</a> unless otherwise specified. This policy
765
-
is checked in <ahref="#upgrade-request">§4.1
766
-
Upgrade request to a potentially secure URL, if appropriate</a> in order to determine whether or not
767
-
subresource requests and form submissions should be upgraded during
764
+
is checked in <ahref="#upgrade-request">§4.1 Upgrade request to a potentially secure URL, if appropriate</a> in order to determine whether or not
765
+
non-navigational requests and form submissions should be upgraded during
given an <dfndata-dfn-type="dfn" data-export="" id="upgrade-insecure-navigations-set">upgrade insecure navigations set<aclass="self-link" href="#upgrade-insecure-navigations-set"></a></dfn> which
775
773
contains a set of (<codeclass="idl"><adata-link-type="idl" href="http://www.w3.org/TR/url/#concept-url-host">host</a></code>, <codeclass="idl"><adata-link-type="idl" href="http://www.w3.org/TR/url/#concept-url-port">port</a></code>) tuples to which navigations
776
774
ought to be upgraded. Its value is the empty set unless otherwise
777
-
specified. This set is checked in <ahref="#upgrade-request">§4.1
778
-
Upgrade request to a potentially secure URL, if appropriate</a> in order to
775
+
specified. This set is checked in <ahref="#upgrade-request">§4.1 Upgrade request to a potentially secure URL, if appropriate</a> in order to
779
776
determine whether or not navigational requests should be upgraded.
<p>The <code><adata-link-type="dfn" href="#upgrade_insecure_requests">upgrade-insecure-requests</a></code> directive results in
858
855
requests being rewritten at the top of the <adata-link-type="dfn" href="https://fetch.spec.whatwg.org/#fetching">Fetching</a> algorithm
859
-
<adata-link-type="biblio" href="#biblio-fetch">[FETCH]</a>, as specified in <ahref="#upgrade-request">§4.1
860
-
Upgrade request to a potentially secure URL, if appropriate</a>. It’s important to note that
856
+
<adata-link-type="biblio" href="#biblio-fetch">[FETCH]</a>, as specified in <ahref="#upgrade-request">§4.1 Upgrade request to a potentially secure URL, if appropriate</a>. It’s important to note that
861
857
the rewrite happens <em>before</em> either Mixed Content <adata-link-type="biblio" href="#biblio-mix">[MIX]</a> or Content
862
858
Security Policy checks take effect <adata-link-type="biblio" href="#biblio-csp2">[CSP2]</a>.</p>
<p>Rather than relying on user-agent sniffing to make this decision, user agents
889
885
can advertise their upgrade capability when making navigational requests by
890
886
including an <adata-link-type="dfn" href="#upgrade_insecure_requests-http-request-header-field"><code>Upgrade-Insecure-Requests</code> header field</a> as
891
-
described in <ahref="#preference">§3.2.1
892
-
The Upgrade-Insecure-Requests HTTP Request Header Field</a>.</p>
887
+
described in <ahref="#preference">§3.2.1 The Upgrade-Insecure-Requests HTTP Request Header Field</a>.</p>
0 commit comments