ProxySettings interface
Ustawienia serwera proxy HTTP (tylko Node.js)
Właściwości
host | |
password | |
port | |
username |
Szczegóły właściwości
host
host: string
Wartość właściwości
string
password
password?: string
Wartość właściwości
string
port
port: number
Wartość właściwości
number
username
username?: string
Wartość właściwości
string