File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -1450,6 +1450,10 @@ To <dfn>cleanup remote end state</dfn>.
1450
1450
1451
1451
1. [=map/Clear=] the [=navigable cache behavior map=] .
1452
1452
1453
+ 1. 1. Perform implementation-defined steps to enable any
1454
+ implementation-specific resource caches that are usually enabled in the
1455
+ current [=remote end=] configuration.
1456
+
1453
1457
</div>
1454
1458
1455
1459
<div algorithm>
@@ -6640,12 +6644,11 @@ The [=remote end steps=] given <var ignore>session</var> and |command parameters
6640
6644
<dl>
6641
6645
<dt> "<code> bypass</code> "
6642
6646
<dd> Perform implementation-defined steps to disable any
6643
- implementation-specific resource caches for all future
6644
- network requests.
6647
+ implementation-specific resource caches.
6645
6648
<dt> "<code> default</code> "
6646
6649
<dd> Perform implementation-defined steps to enable any
6647
6650
implementation-specific resource caches that are usually enabled in the
6648
- current [=remote end=] configuration for all future network requests .
6651
+ current [=remote end=] configuration.
6649
6652
</dl>
6650
6653
6651
6654
1. Return [=success=] with data null.
You can’t perform that action at this time.
0 commit comments