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