WebBrowser::GetHTTPStatus (open)
Returns the HTTP status code and message the last request resulted in
Syntax
LOADLIB "wh::internet/webbrowser.whlib";
RECORD FUNCTION GetHTTPStatus()Return value
RECORDHTTP status code and message
INTEGER codeHTTP status code
STRING messageHTTP status message