Share via


ProxySettings interface

僅限 HTTP Proxy 設定 (Node.js)

屬性

host
password
port
username

屬性詳細資料

host

host: string

屬性值

string

password

password?: string

屬性值

string

port

port: number

屬性值

number

username

username?: string

屬性值

string