blob: 520c08181156fa770e1d91ebd507b67e9b72b972 (
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 I'm a teapot
slug: Web/HTTP/Status/418
tags:
- 1 апреля
- '418'
- кофе
- кофейник
- чайник
- шутка
translation_of: Web/HTTP/Status/418
---
<div>{{HTTPSidebar}}</div>
<div> </div>
<p>HTTP код ошибки <strong><code>418 I'm a teapot</code></strong> сообщает о том, что сервер не может приготовить кофе, потому что он чайник. Эта ошибка ссылается на Hyper Text Coffee Pot Control Protocol (гипертекстовый протокол кофейников) который был первоапрельской шуткой в 1998 году.</p>
<h2 id="Статус">Статус</h2>
<pre class="syntaxbox">418 I'm a teapot</pre>
<h2 id="Спецификации">Спецификации</h2>
<table class="standard-table">
<tbody>
<tr>
<th scope="col">Specification</th>
<th scope="col">Title</th>
</tr>
<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="Поддержка_браузерами">Поддержка браузерами</h2>
<p>{{Compat("http.status.418")}}</p>
<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li>{{interwiki("wikipedia", "Hyper Text Coffee Pot Control Protocol", "Wikipedia: Hyper Text Coffee Pot Control Protocol")}}</li>
</ul>
|