File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -3325,15 +3325,16 @@ steps:
33253325 <p class=note> This means that the upgrade failed and initiates a fallback load.
33263326 <ol>
33273327 <li><p> Let <var> fallbackResponse</var> be a new <a for=/>Response</a> with its
3328- <code> Location</code> header set to <a for=request>HTTPS upgrade fallback URL</a> , and its
3329- <a for="response">status</a> set to 307.
3328+ <code> Location</code> header set to <var> request </var> 's < a for=request>HTTPS upgrade fallback
3329+ URL</a> , and its <a for="response">status</a> set to 307.
33303330
33313331 <li> Return <var> fallbackResponse</var> .
33323332 </ol>
33333333
33343334 <li>
3335- <p class=note> The upgrade was successful.
33363335 <p> Return <var> response</var> .
3336+ <p class=note> This means the upgrade was successful.
3337+
33373338</ol>
33383339
33393340<p class=note>
You can’t perform that action at this time.
0 commit comments