HTTP Status Codes

转载自:https://httpstatuses.com

1×× Informational

100Continue

101Switching Protocols

102Processing

2×× Success

200OK

201Created

202Accepted

203Non-authoritative Information

204No Content

205Reset Content

206Partial Content

207Multi-Status

208Already Reported

226IM Used

3×× Redirection

300Multiple Choices

301Moved Permanently

302Found

303See Other

304Not Modified

305Use Proxy

307Temporary Redirect

308Permanent Redirect

4×× Client Error

400Bad Request

401Unauthorized

402Payment Required

403Forbidden

404Not Found

405Method Not Allowed

406Not Acceptable

407Proxy Authentication Required

408Request Timeout

409Conflict

410Gone

411Length Required

412Precondition Failed

413Payload Too Large

414Request-URI Too Long

415Unsupported Media Type

416Requested Range Not Satisfiable

417Expectation Failed

418I'm a teapot

421Misdirected Request

422Unprocessable Entity

423Locked

424Failed Dependency

426Upgrade Required

428Precondition Required

429Too Many Requests

431Request Header Fields Too Large

444Connection Closed Without Response

451Unavailable For Legal Reasons

499Client Closed Request

5×× Server Error

500Internal Server Error

501Not Implemented

502Bad Gateway

503Service Unavailable

504Gateway Timeout

505HTTP Version Not Supported

506Variant Also Negotiates

507Insufficient Storage

508Loop Detected

510Not Extended

511Network Authentication Required

599Network Connect Timeout Error

你可能感兴趣的:(HTTP Status Codes)