Platforms to show: All Mac Windows Linux Cross-Platform

WinHTTPClientMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Network MBS Win Plugin 14.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The class for Windows to do http requests.

The plugin only implements proxy related functions.
But this class could be extended to work like HTTPSocket.

Proxy Access Types

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.

Autodetect Type Flags

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.

Scheme Types

Constant Value Description
kInternetSchemeHTTP 1 HTTP scheme.
kInternetSchemeHTTPS 2 HTTPS scheme.

This class has no sub classes.

Some examples using this class:

Blog Entries


The items on this page are in the following plugins: MBS Win Plugin.


WinHTTPClientCurrentUserIEProxyConfigMBS   -   WinHTTPClientProxyInfoMBS


The biggest plugin in space...