Add (optional) notation
This commit is contained in:
parent
71f74f4042
commit
38b519ceb5
3 changed files with 13 additions and 12 deletions
|
@ -116,7 +116,7 @@ Clears the session’s HTTP cache.
|
|||
|
||||
### `session.clearStorageData([options, ]callback)`
|
||||
|
||||
* `options` Object
|
||||
* `options` Object (optional)
|
||||
* `origin` String - Should follow `window.location.origin`’s representation
|
||||
`scheme://host:port`
|
||||
* `storages` Array - The types of storages to clear, can contain:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue