KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
ProxyTargetDetailed
Interface ProxyTargetDetailed
interface
ProxyTargetDetailed
{
ca
?:
string
;
cert
?:
string
;
ciphers
?:
string
;
host
:
string
;
hostname
?:
string
;
key
?:
string
;
passphrase
?:
string
;
pfx
?:
string
|
Buffer
<
ArrayBufferLike
>
;
port
:
number
;
protocol
?:
string
;
secureProtocol
?:
string
;
socketPath
?:
string
;
}
Index
Properties
ca?
cert?
ciphers?
host
hostname?
key?
passphrase?
pfx?
port
protocol?
secure
Protocol?
socket
Path?
Properties
Optional
ca
ca
?:
string
Optional
cert
cert
?:
string
Optional
ciphers
ciphers
?:
string
host
host
:
string
Optional
hostname
hostname
?:
string
Optional
key
key
?:
string
Optional
passphrase
passphrase
?:
string
Optional
pfx
pfx
?:
string
|
Buffer
<
ArrayBufferLike
>
port
port
:
number
Optional
protocol
protocol
?:
string
Optional
secure
Protocol
secureProtocol
?:
string
Optional
socket
Path
socketPath
?:
string
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
ca
cert
ciphers
host
hostname
key
passphrase
pfx
port
protocol
secure
Protocol
socket
Path
Github
KC's Workspace
Loading...