Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Network | MBS Win Plugin | 14.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
The plugin only implements proxy related functions.
But this class could be extended to work like HTTPSocket.
Constant | Value | Description |
---|---|---|
kAccessTypeDefaultProxy | 0 |
Applies only when setting proxy information. |
kAccessTypeNamedProxy | 3 |
Internet accessed using a proxy. |
kAccessTypeNoProxy | 1 |
Internet accessed through a direct connection. |
Constant | Value | Description |
---|---|---|
kAutoDetectTypeDHCP | 1 |
Use DHCP to locate the proxy auto-configuration file. |
kAutoDetectTypeDNSA | 2 |
Use DNS to attempt to locate the proxy auto-configuration file at a well-known location on the domain of the local computer. |
Constant | Value | Description |
---|---|---|
kInternetSchemeHTTP | 1 |
HTTP scheme. |
kInternetSchemeHTTPS | 2 |
HTTPS scheme. |
This class has no sub classes.
The items on this page are in the following plugins: MBS Win Plugin.
WinHTTPClientCurrentUserIEProxyConfigMBS - WinHTTPClientProxyInfoMBS