Merge pull request #6018 from electron/string-map
Cleanup code for autoUpdater
This commit is contained in:
commit
8fe5dd22b2
9 changed files with 32 additions and 67 deletions
|
@ -97,7 +97,7 @@ The `autoUpdater` object has the following methods:
|
|||
### `autoUpdater.setFeedURL(url[, requestHeaders])`
|
||||
|
||||
* `url` String
|
||||
* `requestHeaders` Object - HTTP request headers (_OS X_)
|
||||
* `requestHeaders` Object _OS X_ - HTTP request headers.
|
||||
|
||||
Sets the `url` and initialize the auto updater.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue