Blue Mango Learning Systems GLX Application Framework version 1.2.0 build 1

Printer friendly version

command glxappAuthBasicCallback

Handles Basic Authentication authorization when required by the server that libURL is communicating with.

command glxappAuthBasicCallback pURL, pHeaderString
Parameters
TypeNameDescription
Simple parameter. pURL The url to authenticate with
Simple parameter. pHeaderString The header string sent back from the server.
Description

This callback is automatically registered with libURL by the framework by calling libURLSetAuthCallback before the glxapp_initializeApplication message is sent. This allows you to override this callback in your application if you wish.

Return

libURL value