ProxySettings interface

HTTP proxy ayarları (yalnızca Node.js)

Özellikler

host
password
port
username

Özellik Ayrıntıları

host

host: string

Özellik Değeri

string

password

password?: string

Özellik Değeri

string

port

port: number

Özellik Değeri

number

username

username?: string

Özellik Değeri

string