ProxySettings interface
HTTP proxy settings (Node.js only)
Property Details
host
host: string
Property Value
string
password
password?: string
Property Value
string
port
port: number
Property Value
number
username
username?: string
Property Value
string