polarity-integration-utils
Preparing search index...
index.docs
ConfigRequestProxyOptions
Type Alias ConfigRequestProxyOptions
type
ConfigRequestProxyOptions
=
{
ca
?:
string
;
cert
?:
string
;
json
?:
boolean
;
key
?:
string
;
passphrase
?:
string
;
proxy
?:
string
;
rejectUnauthorized
?:
boolean
;
}
Index
Properties
ca?
cert?
json?
key?
passphrase?
proxy?
reject
Unauthorized?
Properties
Optional
ca
ca
?:
string
Optional
cert
cert
?:
string
Optional
json
json
?:
boolean
Optional
key
key
?:
string
Optional
passphrase
passphrase
?:
string
Optional
proxy
proxy
?:
string
Optional
reject
Unauthorized
rejectUnauthorized
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ca
cert
json
key
passphrase
proxy
reject
Unauthorized
polarity-integration-utils
Loading...