From 074785cea106179cb3305637055ab0a009ca74f2 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:52 -0500 Subject: initial commit --- files/ru/web/http/status/417/index.html | 41 +++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 files/ru/web/http/status/417/index.html (limited to 'files/ru/web/http/status/417/index.html') diff --git a/files/ru/web/http/status/417/index.html b/files/ru/web/http/status/417/index.html new file mode 100644 index 0000000000..75cd262422 --- /dev/null +++ b/files/ru/web/http/status/417/index.html @@ -0,0 +1,41 @@ +--- +title: 417 Expectation Failed +slug: Web/HTTP/Status/417 +tags: + - HTTP + - Код статуса + - Код статуса HTTP + - Ошибка клиента + - Справка +translation_of: Web/HTTP/Status/417 +--- +
{{HTTPSidebar}}
+ +

Код ошибки HTTP 417 Expectation Failed указывает на то, что ожидание, указанное в  {{HTTPHeader("Expect")}}, не может быть выполнено.

+ +

Дополнительную информацию смотрите в  {{HTTPHeader("Expect")}}.

+ +

Статус

+ +
417 Expectation Failed
+ +

Спецификации

+ + + + + + + + + + + + +
СпецификацияНазвание
{{RFC("7231", "417 Expectation Failed" , "6.5.14")}}Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content
+ +

Смотрите также

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