Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

When set to true, this setting causes the HTTP status code and status text to be appended to the message defined in pui["no connection message"], which displays when there is no connection to the server. The default value is false.

// The following will display the HTTP status information.
pui["no connection status"] = true;
  • No labels