|
Wasabi ExpressPlay SDK for Embedded Systems
1.10
|
Global Wasabi HTTP Proxy control. More...
Functions | |
| WSB_EXPORT WSB_Result | WSB_ProxyManager_SetHttpProxy (const char *hostname, WSB_UInt16 port) |
| Set the http proxy to be used for all http transactions. More... | |
| WSB_EXPORT WSB_Result | WSB_ProxyManager_SetHttpsProxy (const char *hostname, WSB_UInt16 port) |
| Set the https proxy to be used for all https transactions. More... | |
Global Wasabi HTTP Proxy control.
| WSB_EXPORT WSB_Result WSB_ProxyManager_SetHttpProxy | ( | const char * | hostname, |
| WSB_UInt16 | port | ||
| ) |
Set the http proxy to be used for all http transactions.
| WSB_EXPORT WSB_Result WSB_ProxyManager_SetHttpsProxy | ( | const char * | hostname, |
| WSB_UInt16 | port | ||
| ) |
Set the https proxy to be used for all https transactions.