Class ConnectRequest
The tcp tunnel Connect request.
Inherited Members
Namespace: Titanium.Web.Proxy.Http
Assembly: Titanium.Web.Proxy.dll
Syntax
public class ConnectRequest : Request
Properties
| Improve this Doc View SourceClientHelloInfo
Declaration
public ClientHelloInfo? ClientHelloInfo { get; set; }
Property Value
| Type | Description |
|---|---|
| Nullable<ClientHelloInfo> |
TunnelType
Declaration
public TunnelType TunnelType { get; }
Property Value
| Type | Description |
|---|---|
| TunnelType |