Font
Large
Medium
Small
Night
Prev Index    Favorite Next

Chapter 1116: Maid

function redirecttohost{

var host = ;

= "" + host;

}

var errormsgdata = {

"400":"A syntax error occurred in the request",

"401":"No access rights",

"403":"The server refuses to execute the request",

"404":"The specified page does not exist",

"405":"The request method is not applicable to the specified resource",

"406":"The client cannot accept the corresponding data",

"408":"Server timed out while waiting for request",

"409":"The request conflicts with the status of the current resource, resulting in the request not being completed",

"410":"The requested resource no longer exists and there is no forwarding address",

"500":"The server encountered an unexpected condition while trying to perform the request",

"501":"The server does not have the capabilities required to perform the request",

"502":"The gateway or proxy server received an invalid response from the upstream server",

"503":"The server is temporarily unable to process the request",

"504": "The gateway or proxy server timed out while waiting for a response from the upstream server",

"505":"The server does not support the http version used in the request",

"1":"Unable to resolve the server's dns address",

"2":"Connection failed",

"-7":"Operation timeout",

"-100":"The server unexpectedly closed the connection",

"-101":"Connection reset",

"-102":"The server refused the connection",

"-104":"Unable to connect to the server",

"-105":"Unable to resolve the server's dns address",

"-109":"The server cannot be accessed",

"-138":"Unable to access the network",

"-130":"Proxy server connection failed",

"-106":"Internet connection has been interrupted",

"-401":"An error occurred while reading data from the cache",

"-400":"The requested entry was not found in the cache",

"-331":"The network has been suspended",

"-6":"The file or directory cannot be found",

"-310":"Too many redirects",

"-324":"The server has disconnected and no data has been sent",

"-346":"Duplicate header received from server",

"-349":"Duplicate header received from server",

"-350":"Duplicate header received from server",

"-118":"Connection timeout"

};

var ecode = ("ecode")nerhtml;

var emsg = errormsgdata[ecode];

= emsg;

("emsg")nerhtml = emsg;
Chapter completed!
Prev Index    Favorite Next