mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Capitalize type
This commit is contained in:
@@ -204,7 +204,7 @@ The `proxyBypassRules` is a comma separated list of rules described below:
|
||||
|
||||
* `url` URL
|
||||
* `callback` Function
|
||||
* `proxy` string
|
||||
* `proxy` String
|
||||
|
||||
Resolves the proxy information for `url`. The `callback` will be called with
|
||||
`callback(proxy)` when the request is performed.
|
||||
|
||||
Reference in New Issue
Block a user