session: api to flush DOMStorage data
This commit is contained in:
parent
6d850ea61f
commit
8433d94cac
3 changed files with 12 additions and 0 deletions
|
@ -179,6 +179,10 @@ Clears the session’s HTTP cache.
|
|||
|
||||
Clears the data of web storages.
|
||||
|
||||
#### `ses.flushStorageData()`
|
||||
|
||||
Writes any unwritten DOMStorage data to disk.
|
||||
|
||||
#### `ses.setProxy(config, callback)`
|
||||
|
||||
* `config` Object
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue