ProtocolSettings interface
Protocol-level settings for the connection analyzer.
Properties
| http |
HTTP configuration (used when protocol is Http or Https). |
| protocol | Network protocol. |
Property Details
httpConfiguration
HTTP configuration (used when protocol is Http or Https).
httpConfiguration?: HttpConfiguration
Property Value
protocol
Network protocol.
protocol?: string
Property Value
string