Blue Mango Learning Systems GLX Application Framework version 1.2.0 build 1

Printer friendly version

Package libURL and Proxy Support

Objects, Scripts and Properties
CommandCommand glxapp_initializeProxy Configures proxy server settings for your application.
CommandCommand glxapp_setHTTPProxy Sets the HTTP proxy for your application with support for PAC files.
CommandCommand glxappAuthBasicCallback Handles Basic Authentication authorization when required by the server that libURL is communicating with.
CommandCommand glxappAuthDigestCallback Handles Digest Authentication authorization when required by the server that libURL is communicating with.
CommandCommand glxappAuthNTLMCallback Handles NTLM Authentication authorization when required by the server that libURL is communicating with.
CommandCommand glxurlauth_setProp Sets a value for the URL Authorization object.
FunctionFunction glxapp_locatePACFileURLUsingWPAD() Attempts to detect a PAC file on the network using WPAD (Web Proxy Auto-Discovery Protocol).
FunctionFunction glxurlauth_getProp() Returns a value for the URL Authorization object.