Partilhar via


ProxySettings interface

Definições de proxy HTTP (apenas Node.js)

Propriedades

host
password
port
username

Detalhes de Propriedade

host

host: string

Valor de Propriedade

string

password

password?: string

Valor de Propriedade

string

port

port: number

Valor de Propriedade

number

username

username?: string

Valor de Propriedade

string