From da78a9e329e272dedb2400b79a3bdeebff387d47 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:17 -0500 Subject: initial commit --- files/ko/web/http/status/418/index.html | 45 +++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 files/ko/web/http/status/418/index.html (limited to 'files/ko/web/http/status/418/index.html') diff --git a/files/ko/web/http/status/418/index.html b/files/ko/web/http/status/418/index.html new file mode 100644 index 0000000000..217cca8598 --- /dev/null +++ b/files/ko/web/http/status/418/index.html @@ -0,0 +1,45 @@ +--- +title: 418 I'm a teapot +slug: Web/HTTP/Status/418 +tags: + - HTTP + - HTTP 상태 코드 + - Reference +translation_of: Web/HTTP/Status/418 +--- +
{{HTTPSidebar}}
+ +

HTTP 418 I'm a teapot 클라이언트 오류 응답 코드는 서버가 찻주전자이기 때문에 커피 내리기를 거절했다는 것을 의미합니다. 이 오류는 1998년 만우절 농담이었던 하이퍼 텍스트 커피 포트 제어 규약(Hyper Text Coffee Pot Control Protocol)의 레퍼런스입니다.

+ +

상태

+ +
418 I'm a teapot
+ +

명세

+ + + + + + + + + + + + + + +
SpecificationTitle
{{RFC("2324", "418 I'm a teapot" , "2.3.2")}}Hyper Text Coffee Pot Control Protocol (HTCPCP/1.0): Semantics and Content
+ +

브라우저 호환성

+ + + +

{{Compat("http.status.418")}}

+ +

같이 보기

+ + -- cgit v1.2.3-54-g00ecf