mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-09-03 20:11:03 +02:00
Update error.js
This commit is contained in:
parent
fa2d1bb609
commit
012e17ae2c
@ -124,6 +124,20 @@ const errorCodes = {
|
||||
"204804": "HTTP 504 Gateway Timeout",
|
||||
"204805": "HTTP 505 HTTP Version Not Supported",
|
||||
"204811": "HTTP 511 Network Authentication Required",
|
||||
"204901": "NHTTP_ERROR_ALLOC",
|
||||
"204902": "NHTTP_ERROR_TOOMANYREQ",
|
||||
"204903": "NHTTP_ERROR_SOCKET",
|
||||
"204904": "NHTTP_ERROR_DNS",
|
||||
"204905": "NHTTP_ERROR_CONNECT",
|
||||
"204906": "NHTTP_ERROR_BUFFULL",
|
||||
"204907": "NHTTP_ERROR_HTTPPARSE",
|
||||
"204908": "NHTTP_ERROR_CANCELED",
|
||||
"204909": "NHTTP_ERROR_REVOLUTIONSDK",
|
||||
"204910": "NHTTP_ERROR_REVOLUTIONWIFI",
|
||||
"204911": "NHTTP_ERROR_UNKNOWN",
|
||||
"204912": "NHTTP_ERROR_DNS_PROXY",
|
||||
"204913": "NHTTP_ERROR_CONNECT_PROXY",
|
||||
"204914": "NHTTP_ERROR_SSL",
|
||||
"204927": "IAS Unknown issuer of device cert",
|
||||
"204961": "SSL cipher error when trying to communicate with SOAP servers",
|
||||
"204992": "EC_ERROR_NHTTP_CRX",
|
||||
|
Loading…
x
Reference in New Issue
Block a user