모든 HTTP 상태 코드의 의미와 설명을 찾아보고 검색하세요.
서버가 요청 헤더를 수신했으며 클라이언트가 요청 본문을 보내야 합니다.
클라이언트가 보낸 Upgrade 헤더에 따라 서버가 프로토콜을 전환하고 있습니다.
서버가 요청을 수신하여 처리 중이지만, 아직 응답이 준비되지 않았습니다.
최종 HTTP 메시지 전에 일부 응답 헤더를 반환하는 데 사용됩니다.
성공적인 HTTP 요청에 대한 표준 응답입니다.
요청이 성공적으로 처리되어 새로운 리소스가 생성되었습니다.
요청이 처리를 위해 수락되었지만, 처리가 완료되지 않았습니다.
서버가 원본으로부터 200 OK를 받은 변환 프록시입니다.
서버가 요청을 성공적으로 처리했지만 반환할 콘텐츠가 없습니다.
서버가 요청을 성공적으로 처리했으며, 클라이언트의 문서 보기를 재설정하도록 요청합니다.
클라이언트가 보낸 범위 헤더로 인해 서버가 리소스의 일부만 전달하고 있습니다.
The requested resource has multiple choices, each with different qualities.
The requested resource has been permanently moved to a new URL.
The requested resource temporarily resides under a different URL.
The response to the request can be found under a different URL.
The resource has not been modified since the version specified by the request headers.
The requested resource has been permanently moved to another URL.
The server cannot or will not process the request due to an apparent client error.
Authentication is required and has failed or has not been provided.
Reserved for future use. Originally intended for digital payment systems.
The request was valid, but the server is refusing action. The user might not have the necessary permissions.
The requested resource could not be found on the server.
The request method is not supported for the requested resource.
The requested resource is capable of generating only content not acceptable according to the Accept headers sent.
Authentication with the proxy is required before serving the request.
The server timed out waiting for the request.
The request could not be processed because of conflict in the current state of the resource.
The requested resource is no longer available and will not be available again.
The request did not specify the length of its content, which is required by the resource.
The server does not meet one of the preconditions that the requester put on the request.
The request is larger than the server is willing or able to process.
The URI provided was too long for the server to process.
The request entity has a media type which the server or resource does not support.
The client has asked for a portion of the file, but the server cannot supply that portion.
The server cannot meet the requirements of the Expect request-header field.
The server refuses to brew coffee because it is a teapot. (April Fools joke from 1998)
The request was well-formed but was unable to be followed due to semantic errors.
The user has sent too many requests in a given amount of time.
The server encountered an unexpected condition that prevented it from fulfilling the request.
The server does not support the functionality required to fulfill the request.
The server was acting as a gateway or proxy and received an invalid response from the upstream server.
The server is currently unable to handle the request due to temporary overloading or maintenance.
The server was acting as a gateway or proxy and did not receive a timely response from the upstream server.
The server does not support the HTTP protocol version used in the request.
The server has an internal configuration error: the chosen variant resource is configured to engage in transparent content negotiation itself.
The server is unable to store the representation needed to complete the request.
The server detected an infinite loop while processing the request.
Further extensions to the request are required for the server to fulfill it.
The client needs to authenticate to gain network access.