HttpProxy
Contents
[
Hide
]HttpProxy class
Inherits: Aspose::Email::Clients::Proxy
HTTP proxy client.
Constructors
| Name | Description |
|---|---|
| HttpProxy (2 overloads) | Initializes a new instance of the HttpProxy class to connect to proxy server without authentication. |
Methods
| Name | Description |
|---|---|
| get_Credentials | The credentials to submit to the proxy server for authentication. |
| get_SupportedAuthenticationMethods | The supported authentication methods to connect to HTTP proxy |
| GetProxy | Returns the URI of a proxy. |
| IsBypassed | Indicates that the proxy should not be used for the specified host. |
| set_Credentials | The credentials to submit to the proxy server for authentication. |
| set_SupportedAuthenticationMethods | The supported authentication methods to connect to HTTP proxy |
| SetUpStream | Configures proxy-server to transport data to the target host. |