Preparing search index...
The search index is not available
mockttp
mockttp
TlsPassthroughEvent
Interface TlsPassthroughEvent
interface
TlsPassthroughEvent
{
hostname
?:
string
;
id
:
string
;
remoteIpAddress
:
string
;
remotePort
:
number
;
tags
:
string
[]
;
timingEvents
:
TlsTimingEvents
;
tlsMetadata
:
TlsSocketMetadata
;
upstreamPort
:
number
;
}
Hierarchy (
view full
)
TlsConnectionEvent
TlsPassthroughEvent
Index
Properties
hostname?
id
remote
Ip
Address
remote
Port
tags
timing
Events
tls
Metadata
upstream
Port
Properties
Optional
hostname
hostname
?:
string
id
id
:
string
remote
Ip
Address
remote
Ip
Address
:
string
remote
Port
remote
Port
:
number
tags
tags
:
string
[]
timing
Events
timing
Events
:
TlsTimingEvents
tls
Metadata
tls
Metadata
:
TlsSocketMetadata
upstream
Port
upstream
Port
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
hostname
id
remote
Ip
Address
remote
Port
tags
timing
Events
tls
Metadata
upstream
Port
mockttp
Loading...