Namespace: Proxy#
Common.Proxy
Table of contents#
Functions#
Functions#
resolveSystemProxy#
▸ resolveSystemProxy(url): Promise<string>
Resolves URL-specific proxy information from system. See more here: https://www.electronjs.org/docs/latest/api/session#sesresolveproxyurl
Parameters#
| Name | Type | Description |
|---|---|---|
url |
string |
The URL for proxy information |
Returns#
Promise<string>
Promise for proxy information as string