diff options
Diffstat (limited to 'files/de/web/http/status/418/index.html')
| -rw-r--r-- | files/de/web/http/status/418/index.html | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/files/de/web/http/status/418/index.html b/files/de/web/http/status/418/index.html new file mode 100644 index 0000000000..e0bf111cdc --- /dev/null +++ b/files/de/web/http/status/418/index.html @@ -0,0 +1,47 @@ +--- +title: 418 I'm a teapot +slug: Web/HTTP/Status/418 +tags: + - Aprilscherz + - Fehlermeldung + - HTTP + - HTTP-Statuscode + - Statuscode +translation_of: Web/HTTP/Status/418 +--- +<div>{{HTTPSidebar}}</div> + +<p>Der HTTP-Statuscode <strong><code>418 I'm a teapot</code></strong> zeigt an, dass der Server sich weigert, Kaffee zu kochen, weil er ein Teekessel ist. Diese Fehlermeldung bezieht sich auf das <em>Hyper Text Coffee Pot Control Protocol</em>, einen Aprilscherz aus 1998.</p> + +<h2 id="Status">Status</h2> + +<pre class="syntaxbox">418 I'm a teapot</pre> + +<h2 id="Spezifikationen">Spezifikationen</h2> + +<table class="standard-table"> + <thead> + <tr> + <th scope="col">Specification</th> + <th scope="col">Title</th> + </tr> + </thead> + <tbody> + <tr> + <td>{{RFC("2324", "418 I'm a teapot" , "2.3.2")}}</td> + <td>Hyper Text Coffee Pot Control Protocol (HTCPCP/1.0): Semantics and Content</td> + </tr> + </tbody> +</table> + +<h2 id="Browserkompatibilität">Browserkompatibilität</h2> + +<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> + +<p>{{Compat("http.status.418")}}</p> + +<h2 id="Siehe_auch">Siehe auch</h2> + +<ul> + <li>{{interwiki("wikipedia", "Hyper Text Coffee Pot Control Protocol", "Wikipedia: Hyper Text Coffee Pot Control Protocol")}}</li> +</ul> |
