HTTP Status Codes
HTTP 상태 코드 레퍼런스
Continue
The server has received the request headers
Switching Protocols
The server is switching protocols
OK
The request has succeeded
Created
A new resource has been created
No Content
No content to send but headers may be useful
Partial Content
Partial resource due to range header
Moved Permanently
The URL has been changed permanently
Found
The URI has been changed temporarily
Not Modified
Resource has not been modified
Temporary Redirect
Temporary redirect, same method
Permanent Redirect
Permanent redirect, same method
Bad Request
The server could not understand the request
Unauthorized
Authentication is required
Forbidden
The client does not have access rights
Not Found
The server cannot find the requested resource
Method Not Allowed
The method is not supported
Request Timeout
The server timed out waiting for the request
Conflict
The request conflicts with the current state
Gone
The content has been permanently deleted
Payload Too Large
Request entity is larger than limits
Unsupported Media Type
The media format is not supported
Unprocessable Entity
The request was well-formed but semantic errors
Too Many Requests
Too many requests in a given time
Internal Server Error
The server has encountered an error
Not Implemented
The method is not supported by the server
Bad Gateway
Invalid response from the upstream server
Service Unavailable
The server is not ready to handle the request
Gateway Timeout
The gateway cannot get a response in time