NSURLErrorCannotRemoveFile = -3004, NSURLErrorCannotMoveFile = -3005, NSURLErrorDownloadDecodingFailedMidStream = -3006, NSURLErrorDownloadDecodingFailedToComplete = -3007, NSURLErrorInternationalRoamingOff = -1018, NSURLErrorCallIsActive = -1019, NSURLErrorDataNotAllowed = -1020, NSURLErrorRequest...
3XX Redirection (重定向状态码)需要进行附加操作以完成请求 4XX Client Error (客户端错误状态码)服务器无法处理请求 5XX Server Error (服务器错误状态码)服务器处理请求出错 Detail (详解) 1XX 请求前的准备工作 这一类型的状态码,代表请求已被接受,需要继续处理。这类响应是临时响应,只包含状态行和某些可选...
list-item stack swiper 基础组件 chart image image-animator input marquee picker-view progress qrcode slider switch text 画布组件 canvas组件 CanvasRenderingContext2D对象 JS服务卡片UI组件参考 JS服务卡片UI框架说明 文件组 语法 HML语法参考 CSS语法参考 多语言支持 ...
The 4xx class of status code is intended for cases in which the client seems to have erred. Except when responding to a HEAD request, the server SHOULD include an entity containing an explanation of the error situation, and whether it is a temporary or permanent condition. These status cod...
http://en.wikipedia.org/wiki/List_of_HTTP_status_codes 响应码由三位十进制数字组成,它们出现在由HTTP服务器发送的响应的第一行。 响应码分五种类型,由它们的第一位数字表示: 1.1xx:信息,请求收到,继续处理 2.2xx:成功,行为被成功地接受、理解和采纳 ...
本文提供了Microsoft Internet Information Services(IIS)中的超文本传输协议(HTTP)状态代码的列表。 原始产品版本:Internet Information Services 原始KB 编号:943891 简介 尝试使用 HTTP 协议访问运行 IIS 的服务器上的内容时,IIS 将返回一个数字代码,指示请求的结果和响应的语义,包括请求是否成功。
To resolve this error, check the following sections for the appropriate error code information. HRESULT code 0x8007000d Error message: Server Error in Application "application name" HTTP Error 500.19 – Internal Server Error HRESULT: 0x8007000d ...
Although there is a long list ofHTTP error codes, you’ll likely only encounter about a dozen of them. But once you understand what they mean, you’ll know what needs to be done to fix them. We’ll take a closer look at the variousHTTP response codesand what they mean. ...
This results from a configuration error on the server. 507: Insufficient StorageThe server cannot store the information needed to complete the request. 509: Bandwidth Limit ExceededUnofficial error code, indicating bandwidth allocation has been or will soon be exceeded. 510: Not ExtendedThe request ...
You see this error: 400 Bad Request Cause: A client error. Remedy: Check the request URI, headers, and body for more information. HTTP Status Code: 401 Unauthorized Fix a process that returns the HTTP Status Code: 401 Unauthorized.