Class ConnectRequest
The tcp tunnel Connect request.
Inheritance
ConnectRequest
Assembly: Titanium.Web.Proxy.dll
Syntax
public class ConnectRequest : Request
Constructors
|
Improve this Doc
View Source
ConnectRequest()
Declaration
Properties
|
Improve this Doc
View Source
ClientHelloInfo
Declaration
public ClientHelloInfo ClientHelloInfo { get; set; }
Property Value
Type |
Description |
ClientHelloInfo |
|
|
Improve this Doc
View Source
TunnelType
Declaration
public TunnelType TunnelType { get; }
Property Value
Type |
Description |
TunnelType |
|