HttpProxy

HttpProxy class

Inherits: Aspose::Email::Clients::Proxy

HTTP proxy client.

Constructors

NameDescription
HttpProxy (2 overloads)Initializes a new instance of the HttpProxy class to connect to proxy server without authentication.

Methods

NameDescription
get_CredentialsThe credentials to submit to the proxy server for authentication.
get_SupportedAuthenticationMethodsThe supported authentication methods to connect to HTTP proxy
GetProxyReturns the URI of a proxy.
IsBypassedIndicates that the proxy should not be used for the specified host.
set_CredentialsThe credentials to submit to the proxy server for authentication.
set_SupportedAuthenticationMethodsThe supported authentication methods to connect to HTTP proxy
SetUpStreamConfigures proxy-server to transport data to the target host.