Computer_IT/ErrorReport
HTTP 상태코드
고급코드
2006. 8. 20. 15:44
반응형
상태클래스 | 상태코드 | 이유 프레이즈 |
Successful | 200 | OK |
201 | Created | |
202 | Accepted | |
204 | No Content | |
Redirection | 300 | Multiple Choices |
301 | Moved Permanently | |
302 | Moved Temporarily | |
304 | Not Modified | |
Client Error | 400 | Bad Request |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Server Error | 500 | Internal Server Error |
501 | Not Implemented | |
502 | Bad Gateway | |
503 | Service Unavailable |
반응형