Adding cookie flush store api
This commit is contained in:
parent
190fc46e77
commit
19709a50e9
3 changed files with 20 additions and 1 deletions
|
@ -104,3 +104,7 @@ on complete.
|
|||
|
||||
Removes the cookies matching `url` and `name`, `callback` will called with
|
||||
`callback()` on complete.
|
||||
|
||||
#### `cookies.flushStore()`
|
||||
|
||||
Writes any unwritten cookies data to disk.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue