消息:
|
描述:
|
400 Bad Request
|
The server did not understand the request 服務(wù)器不能讀懂請(qǐng)求
|
401 Unauthorized
|
The requested page needs a username and a password 請(qǐng)求頁(yè)面需要輸入用戶名和密碼
|
402 Payment Required
|
You can not use this code yet 不允許在使用這段代碼
|
403 Forbidden
|
Access is forbidden to the requested page 禁止訪問(wèn)請(qǐng)求頁(yè)面
|
404 Not Found
|
The server can not find the requested page 服務(wù)器不能找到請(qǐng)求頁(yè)面
|
405 Method Not Allowed
|
The method specified in the request is not allowed 不允許該請(qǐng)求
|
406 Not Acceptable
|
The server can only generate a response that is not accepted by the client 客戶端不能接受來(lái)自于服務(wù)器的回應(yīng)
|
407 Proxy Authentication Required
|
You must authenticate with a proxy server before this request can be served 不許在該請(qǐng)求被處理之前確定是否使用了代理服務(wù)器
|
408 Request Timeout
|
The request took longer than the server was prepared to wait 請(qǐng)求超時(shí)
|
409 Conflict
|
The request could not be completed because of a conflict 請(qǐng)求發(fā)生沖突
|
410 Gone
|
The requested page is no longer available 請(qǐng)求頁(yè)已失效
|
411 Length Required
|
The "Content-Length" is not defined. The server will not accept the request without it 用于"Content-Length"未定義導(dǎo)致服務(wù)器不能接受該請(qǐng)求
|
412 Precondition Failed
|
The precondition given in the request evaluated to false by the server 請(qǐng)求中的預(yù)處理過(guò)程失敗
|
413 Request Entity Too Large
|
The server will not accept the request, because the request entity is too large 由于請(qǐng)求實(shí)體過(guò)大導(dǎo)致服務(wù)器不接受該請(qǐng)求
|
414 Request-url Too Long
|
The server will not accept the request, because the url is too long. Occurs when you convert a "post" request to a "get" request with a long query information 服務(wù)器不接受該請(qǐng)求,因?yàn)?span lang=EN-US>URL過(guò)長(zhǎng)。當(dāng)你通過(guò)一條較長(zhǎng)的查詢信息將“post”請(qǐng)求轉(zhuǎn)換為“get”請(qǐng)求時(shí),將會(huì)發(fā)生該錯(cuò)誤
|
415 Unsupported Media Type
|
The server will not accept the request, because the media type is not supported 服務(wù)器不接受該請(qǐng)求,主要是因?yàn)槭褂玫拿襟w類型不支持
|
416
|
|
417 Expectation Failed
|
|