Merge pull request #4071 from deepak1556/session_flush_data_patch

session: api to flush DOMStorage data
This commit is contained in:
Cheng Zhao 2016-01-13 16:18:37 +08:00
commit 489539d62e
3 changed files with 12 additions and 0 deletions

View file

@ -179,6 +179,10 @@ Clears the sessions HTTP cache.
Clears the data of web storages.
#### `ses.flushStorageData()`
Writes any unwritten DOMStorage data to disk.
#### `ses.setProxy(config, callback)`
* `config` Object