No Connection Status
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;
Where do you save this configuration option? Configuration Options