|
Molybden
|
With this proxy configuration the connection does not use a proxy server. More...
#include <proxy_config.hpp>
Static Public Member Functions | |
| static std::shared_ptr< DirectProxyConfig > | create () |
| Creates a direct proxy configuration. | |
Additional Inherited Members | |
Public Member Functions inherited from molybden::ProxyConfig | |
| template<class S > | |
| std::shared_ptr< S > | as () |
| Casts this proxy configuration to the target type. | |
Protected Member Functions inherited from molybden::ProxyConfig | |
| virtual ProxyConfigType | type () const =0 |
| Returns the current proxy config type. | |
With this proxy configuration the connection does not use a proxy server.