File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -4586,6 +4586,8 @@ the response. [[!HTTP-CACHING]]
45864586 <var> request</var> 's <a for=request>body</a> to <var>request</var>' s <a for=request>body</a>
45874587 <a for="byte sequence">as a body</a> .
45884588
4589+ <li><p> Run the <a>WebDriver BiDi clone network request body</a> steps with <var> request</var> .
4590+
45894591 <li>
45904592 <p> If all of the following conditions are true:
45914593
@@ -6691,6 +6693,8 @@ optional boolean <var>forceNewConnection</var> (default false), run these steps:
66916693 <li><p> Set <var> response</var> 's <a for=response>body</a> to a new <a for=/>body</a> whose
66926694 <a for=body>stream</a> is <var> stream</var> .
66936695
6696+ <li><p> Run the <a>WebDriver BiDi clone network response body</a> steps with <var> request</var> and <var> response</var> .
6697+
66946698 <li><p tracking-vector> If <var> includeCredentials</var> is true, then the user agent should
66956699 <a>parse and store response `<code>Set-Cookie</code>` headers</a> given <var> request</var> and
66966700 <var> response</var> .
You can’t perform that action at this time.
0 commit comments