aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/http/status/418/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/http/status/418/index.html')
-rw-r--r--files/pt-br/web/http/status/418/index.html41
1 files changed, 41 insertions, 0 deletions
diff --git a/files/pt-br/web/http/status/418/index.html b/files/pt-br/web/http/status/418/index.html
new file mode 100644
index 0000000000..74e7e708f5
--- /dev/null
+++ b/files/pt-br/web/http/status/418/index.html
@@ -0,0 +1,41 @@
+---
+title: 418 I'm a teapot
+slug: Web/HTTP/Status/418
+translation_of: Web/HTTP/Status/418
+---
+<div>{{HTTPSidebar}}</div>
+
+<p>O código de erro HTTP para o cliente <strong><code>418 I'm a teapot</code></strong> indica que o servidor se recusa a preparar café por ser um bule de chá. Este erro é uma referência ao <em lang="en">Hyper Text Coffee Pot Control Protocol</em>, que foi uma piada de 1º de abril de 1998.</p>
+
+<h2 id="Status">Status</h2>
+
+<pre class="syntaxbox">418 I'm a teapot</pre>
+
+<h2 id="Especificações">Especificações</h2>
+
+<table class="standard-table">
+ <thead>
+ <tr>
+ <th scope="col">Especificação</th>
+ <th scope="col">Título</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="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2>
+
+<p class="hidden">A tabela de compatibilidade nesta página é gerada por dados estruturados. Se você gostaria de contribuir com estes dados, por favor vá a <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos um <em lang="en">pull request</em>.</p>
+
+<p>{{Compat("http.status.418")}}</p>
+
+<h2 id="Veja_também">Veja também</h2>
+
+<ul>
+ <li>{{interwiki("wikipedia", "Hyper Text Coffee Pot Control Protocol", "Wikipedia: Hyper Text Coffee Pot Control Protocol")}}</li>
+</ul>