ProxySettings interface
Nastavení proxy serveru HTTP (jenom Node.js)
Vlastnosti
host | |
password | |
port | |
username |
Podrobnosti vlastnosti
host
host: string
Hodnota vlastnosti
string
password
password?: string
Hodnota vlastnosti
string
port
port: number
Hodnota vlastnosti
number
username
username?: string
Hodnota vlastnosti
string