File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3289,7 +3289,7 @@ steps:
3289
3289
<li><p> If <var> request</var> 's <code> https-upgrade-fallback-url</code> is non-null, clear the
3290
3290
<code> https-upgrade</code> and <code> https-upgrade-fallback-url</code> flags and return.
3291
3291
3292
- <p class="note"> This is a fallback request that shouldn't be upgraded again.
3292
+ <p class="note"> This is a fallback request that shouldn't be upgraded again.
3293
3293
3294
3294
<li><p> Otherwise, upgrade the request by setting the following fields:
3295
3295
<ul>
@@ -3327,7 +3327,7 @@ To run <dfn>HTTPS upgrade fallback</dfn> given a <a for=/>request</a>
3327
3327
3328
3328
<p class=note>
3329
3329
User agents may implement an optional fast-fallback path by canceling slow fetches on upgraded
3330
- requests and quickly initiate a fallback http load.
3330
+ requests and quickly initiate a fallback http load.
3331
3331
3332
3332
</div>
3333
3333
@@ -3336,7 +3336,7 @@ requests and quickly initiate a fallback http load.
3336
3336
<div id=example-https-upgrade-good-https class=example>
3337
3337
<p>
3338
3338
<code> a.com</code> serves both <code> http://a.com</code> and <code> https://a.com</code> .
3339
- An eligible request to <code> http://a.com</code> will be upgraded to <code> https://a.com</code> .
3339
+ An eligible request to <code> http://a.com</code> will be upgraded to <code> https://a.com</code> .
3340
3340
</div>
3341
3341
3342
3342
<div id=example-https-upgrade-bad-https class=example>
You can’t perform that action at this time.
0 commit comments