Compartir a través de


ProxySettings interface

Configuración del proxy HTTP (solo Node.js)

Propiedades

host
password
port
username

Detalles de las propiedades

host

host: string

Valor de propiedad

string

password

password?: string

Valor de propiedad

string

port

port: number

Valor de propiedad

number

username

username?: string

Valor de propiedad

string