📝 Add missing useragent
doc.
This commit is contained in:
parent
994be9cdab
commit
bf1765f941
1 changed files with 1 additions and 0 deletions
|
@ -783,6 +783,7 @@ Emitted when the WebContents is destroyed.
|
|||
* `url` URL
|
||||
* `options` URL
|
||||
* `httpreferrer` String - A HTTP Referer url
|
||||
* `useragent` String - A user agent originating the request
|
||||
|
||||
Loads the `url` in the window, the `url` must contains the protocol prefix,
|
||||
e.g. the `http://` or `file://`.
|
||||
|
|
Loading…
Reference in a new issue