http status code信息详情
http状态代码
http https───http https
status plist───最喜欢的
pending status───[计]未决状态;[计] 未决状态
childbearing status───生育状况
submission status───提交状态
payment status───付款状态
voted status───投票表决状态
conservation status───保护现状
poe status───poe状态
As you can see, del.icio.us was returning an HTTP 503 (Service Unavailable status code).───正如您所见,del . icio . us返回了HTTP 503(服务不可用状态代码)。
What we may - and should - do is simply return an HTTP 304 status code.───我们可能而且应该做的仅仅是返回一个HTTP 304状态码。
We can read the status code in the response object received from the HTTP POST call. We can also get the entry for the created property sheet type from the response.───我们可以从HTTP POST调用接收的响应对象读取状态码。
Returns a string that describes the name of the specified HTTP status code.───返回一个字符串,该字符串描述指定的HTTP状态代码的名称。
Gets or sets a text description of the HTTP status code returned to the client.───获取或设置返回给客户端的HTTP状态代码的文本说明。
Specifies the custom error page for a given HTTP status code.───指定给定HTTP状态代码的自定义错误页。
Gets or sets the HTTP status code of the output returned to the client.───获取或设置返回给客户端的输出的HTTP状态代码。
Value that specifies the HTTP status code for the requested resource.───为请求的资源指定HTTP状态代码的。
Also, you can validate the return of an expected HTTP status code.───另外,还可以验证预期HTTP状态代码的返回值。
Represents the HTTP status code returned by a request. Read - only.