WebProxyConfiguration interface

Web proxy yapılandırması.

Özellikler

bypassList

Web proxy için bypass listesi.

connectionUri

Web proxy'nin bağlantı URI'si.

port

Web proxy'nin portu.

Özellik Ayrıntıları

bypassList

Web proxy için bypass listesi.

bypassList?: string[]

Özellik Değeri

string[]

connectionUri

Web proxy'nin bağlantı URI'si.

connectionUri?: string

Özellik Değeri

string

port

Web proxy'nin portu.

port?: string

Özellik Değeri

string