403 Forbidden
HTTP
이 상태는
403 Forbidden
클라이언트 오류 상태 응답 코드는 서버에 요청이 전달되었지만, 권한 때문에 거절되었다는 것을 의미합니다.이 상태는
401
과 비슷하지만, 로그인 로직(틀린 비밀번호로 로그인 행위)처럼 반응하여 재인증(re-authenticating)을 하더라도 지속적으로 접속을 거절합니다.상태
403 Forbidden
응답 예시
HTTP/1.1 403 Forbidden Date: Wed, 21 Oct 2015 07:28:00 GMT
명세
Specification | Title |
---|---|
RFC 7231, section 6.5.3: 403 Forbidden | HTTP/1.1: Semantics and Content |
브라우저 호환성
No compatibility data found for http/status
.
Check for problems with this page or contribute missing data to mdn/browser-compat-data.