From 43a5cac2eff22c21071800e13bef12af9d3a37d0 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 13:12:08 +0100 Subject: unslug zh-tw: move --- files/zh-tw/web/http/status/418/index.html | 45 ++++++++++++++++++++++ .../web/http/status/418_i_m_a_teapot/index.html | 45 ---------------------- 2 files changed, 45 insertions(+), 45 deletions(-) create mode 100644 files/zh-tw/web/http/status/418/index.html delete mode 100644 files/zh-tw/web/http/status/418_i_m_a_teapot/index.html (limited to 'files/zh-tw/web/http/status') diff --git a/files/zh-tw/web/http/status/418/index.html b/files/zh-tw/web/http/status/418/index.html new file mode 100644 index 0000000000..0f03f77c24 --- /dev/null +++ b/files/zh-tw/web/http/status/418/index.html @@ -0,0 +1,45 @@ +--- +title: 418 I'm a teapot +slug: Web/HTTP/Status/418_I_m_a_teapot +translation_of: Web/HTTP/Status/418 +--- +
{{HTTPSidebar}}
+ +

HTTP 418 I'm a teapot 用戶端錯誤碼表明了伺服器是個(永久性的)茶壺,所以拒絕煮咖啡。一個結合了咖啡與茶壺的壺子暫時沒咖啡的情境,應該回傳 503。這個錯誤是源自於 1998 與 2014 的愚人節玩笑「超文字咖啡壺控制協定」(Hyper Text Coffee Pot Control Protocol)。

+ +

狀態

+ +
418 I'm a teapot
+ +

規範

+ + + + + + + + + + + + + + + + + + +
規範標題
{{RFC("2324", "418 I'm a teapot" , "2.3.2")}}Hyper Text Coffee Pot Control Protocol (HTCPCP/1.0): Semantics and Content
{{RFC("7168", "418 I'm a teapot" , "2.3.3")}}The Hyper Text Coffee Pot Control Protocol for Tea Efflux Appliances (HTCPCP-TEA): Response Codes
+ +

瀏覽器相容性

+ + + +

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

+ +

參見

+ + diff --git a/files/zh-tw/web/http/status/418_i_m_a_teapot/index.html b/files/zh-tw/web/http/status/418_i_m_a_teapot/index.html deleted file mode 100644 index 0f03f77c24..0000000000 --- a/files/zh-tw/web/http/status/418_i_m_a_teapot/index.html +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: 418 I'm a teapot -slug: Web/HTTP/Status/418_I_m_a_teapot -translation_of: Web/HTTP/Status/418 ---- -
{{HTTPSidebar}}
- -

HTTP 418 I'm a teapot 用戶端錯誤碼表明了伺服器是個(永久性的)茶壺,所以拒絕煮咖啡。一個結合了咖啡與茶壺的壺子暫時沒咖啡的情境,應該回傳 503。這個錯誤是源自於 1998 與 2014 的愚人節玩笑「超文字咖啡壺控制協定」(Hyper Text Coffee Pot Control Protocol)。

- -

狀態

- -
418 I'm a teapot
- -

規範

- - - - - - - - - - - - - - - - - - -
規範標題
{{RFC("2324", "418 I'm a teapot" , "2.3.2")}}Hyper Text Coffee Pot Control Protocol (HTCPCP/1.0): Semantics and Content
{{RFC("7168", "418 I'm a teapot" , "2.3.3")}}The Hyper Text Coffee Pot Control Protocol for Tea Efflux Appliances (HTCPCP-TEA): Response Codes
- -

瀏覽器相容性

- - - -

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

- -

參見

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