aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/http/status/418/index.html
blob: 01774f54b8c92aa106b1f878bb7ce514276c5780 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
title: 418 Soy una tetera
slug: Web/HTTP/Status/418
tags:
  - HTTP
  - HTTP Status Code
  - Protocolo HTTP
  - Referencia
translation_of: Web/HTTP/Status/418
---
<p>El código de error HTTP <strong><code>418 Soy una tetera</code></strong> indica que el servidor se rehusa a preparar café porque es una tetera. Este error es una referencia al Hyper Text Coffee Pot Control Protocol, creado como parte de una broma del April Fools' de 1998.</p>

<h2 id="Estado">Estado</h2>

<pre class="syntaxbox">418 I'm a teapot</pre>

<h2 id="Especificaciones">Especificaciones</h2>

<table class="standard-table">
 <thead>
  <tr>
   <th scope="col">Especificación</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="Compatibilidad_del_navegador">Compatibilidad del navegador</h2>



<p>{{Compat("http.status.418")}}</p>

<h2 id="Ver_también">Ver también</h2>

<ul>
 <li><a href="https://es.wikipedia.org/wiki/Hyper_Text_Coffee_Pot_Control_Protocol" lang="ES">Wikipedia: Hyper Text Coffee Pot Control Protocol (Español)</a></li>
 <li><a href="https://en.wikipedia.org/wiki/Hyper_Text_Coffee_Pot_Control_Protocol" lang="EN">Wikipedia: Hyper Text Coffee Pot Control Protocol (Inglés)</a></li>
</ul>