Namespace Titanium.Web.Proxy.Models
Classes
ExplicitProxyEndPoint
A proxy endpoint that the client is aware of. So client application know that it is communicating with a proxy server.
ExternalProxy
An upstream proxy this proxy uses if any.
HttpHeader
Http Header object used by proxy
ProxyAuthenticationContext
A context container for authentication flows
ProxyEndPoint
An abstract endpoint where the proxy listens
SocksProxyEndPoint
A proxy end point client is not aware of. Useful when requests are redirected to this proxy end point through port forwarding via router.
TransparentBaseProxyEndPoint
TransparentProxyEndPoint
A proxy end point client is not aware of. Useful when requests are redirected to this proxy end point through port forwarding via router.