12003 - Extended Error 12004 - Internal Error 12005 - Invalid URL 12006 - Unrecognized Scheme 12007 - Name Not Resolved 12008 - Protocol Not Found 12009 - Invalid Option 12010 - Bad Option Length 12011 - Option not Settable 12012 - Shutdown 12013 - Incorrect User Name 12014 - Incorrect ...
@ohos.ability.errorCode (ErrorCode) @ohos.ability.wantConstant (wantConstant) @ohos.application.abilityDelegatorRegistry (AbilityDelegatorRegistry) @ohos.application.appManager (appManager) @ohos.application.Configuration (Configuration) @ohos.application.ConfigurationConstant (ConfigurationCo...
NSURL Error Code List: enum : NSInteger { NSURLErrorUnknown = -1, NSURLErrorCancelled = -999, NSURLErrorBadURL = -1000, NSURLErrorTimedOut = -1001, NSURLErrorUnsupportedURL = -1002, NSURLErrorCannotFindHost = -1003, NSURLErrorCannotConnectToHost = -1004, NSURLErrorNetworkConnectionLost...
505 -ErrorCodes 12001 - Out of Handles 12002 - Timeout 12003 - ExtendedError 12005 - Invalid URL 12006 - Unrecognized Scheme 12007 - Name Not Resolved 12008 - Protocol Not Found 12009 - Invalid Option 12010 - Bad Option Length 12011 - Option not Settable ...
5XX Server Error (服务器错误状态码)服务器处理请求出错 Detail (详解) 1XX 请求前的准备工作 这一类型的状态码,代表请求已被接受,需要继续处理。这类响应是临时响应,只包含状态行和某些可选的响应头信息,并以空行结束。由于HTTP/1.0协议中没有定义任何1xx状态码,所以除非在某些试验条件下,服务器禁止向此类客户...
500 internal Server Error 服务器遇到了意料不到的情况,不能完成客户的请求 501 Not lmplemented 服务器不支持请求所需要的功能。例如,客户发出来了一个服务器不支持的put请求。 502Bad Gateway 服务器作为网关或者代理时,为了完成请求访问下一个服务器,但该服务器返回了非法的应答。
301 (永久移动) 请求的网页已永久移动到新位置。服务器返回此响应(对 GET 或 HEAD 请求的响应)时,会自动将请求者转到新位置。
HTTP ERRORCODE 概要 当用户试图通过HTTP或文件传输协议(FTP)访问一台正在运行Internet信息服务(IIS)的服务器上的内容时,IIS返回一个表示该请求的状态的数字代码。该状态代码记录在IIS日志中,同时也可能在Web浏览器或FTP客户端显示。状态代码可以指明具体请求是否已成功,还可以揭示请求失败的确切原因。
Statuscode(410)indicatingthattheresourceisnolongeravailableattheserverandnoforwardingaddressisknown. staticintSC_HTTP_VERSION_NOT_SUPPORTED Statuscode(505)indicatingthattheserverdoesnotsupportorrefusestosupporttheHTTPprotocolversionthatwasusedintherequestmessage. staticintSC_INTERNAL_SERVER_ERROR Statuscode(500...