Dart.Ssh Namespace : HttpProxyData Class |
The following tables list the members exposed by HttpProxyData.
Name | Description | |
---|---|---|
HttpProxyData Constructor | Overloaded. |
Name | Description | |
---|---|---|
HostNameOrAddress | The hostname or address in dot notation. (Inherited from Dart.Ssh.LoginData) | |
Password | The password for basic authentication. (Inherited from Dart.Ssh.LoginData) | |
Port | The port. (Inherited from Dart.Ssh.LoginData) | |
RequestHeaderLines | An array of additional request header lines (without end-of-line markers) to be sent to the server. May be null. | |
Username | The username for basic authentication (null if no authentication is needed). (Inherited from Dart.Ssh.LoginData) |