From 09d10136633355937867a21d65db64ae3c4d5829 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Wed, 27 Oct 2021 18:02:34 +0300 Subject: Использование макроса для вставки специфицикаций - 2 (#2883) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/ru/web/http/headers/accept-charset/index.html | 15 --------------- files/ru/web/http/headers/cache-control/index.html | 21 +-------------------- files/ru/web/http/headers/content-length/index.html | 13 +------------ files/ru/web/http/headers/dnt/index.html | 15 +-------------- files/ru/web/http/headers/expires/index.html | 13 +------------ files/ru/web/http/headers/referer/index.html | 15 +-------------- files/ru/web/http/methods/connect/index.html | 13 +------------ files/ru/web/http/methods/head/index.html | 13 +------------ files/ru/web/http/methods/post/index.html | 13 +------------ files/ru/web/http/methods/trace/index.html | 15 +-------------- 10 files changed, 9 insertions(+), 137 deletions(-) (limited to 'files/ru/web/http') diff --git a/files/ru/web/http/headers/accept-charset/index.html b/files/ru/web/http/headers/accept-charset/index.html index 383154a044..a6b453f7a7 100644 --- a/files/ru/web/http/headers/accept-charset/index.html +++ b/files/ru/web/http/headers/accept-charset/index.html @@ -54,21 +54,6 @@ Accept-Charset: utf-8, iso-8859-1;q=0.5 Accept-Charset: utf-8, iso-8859-1;q=0.5, *;q=0.1 -

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

- - - - - - - - - - - - -
SpecificationTitle
{{RFC("7231", "Accept-Charset", "5.3.3")}}Hypertext Transfer Protocol (HTTP/1.1): Semantics and Context
-

Browser compatibility

{{Compat("http.headers.Accept-Charset")}}

diff --git a/files/ru/web/http/headers/cache-control/index.html b/files/ru/web/http/headers/cache-control/index.html index 57677b4825..8837d8eb2b 100644 --- a/files/ru/web/http/headers/cache-control/index.html +++ b/files/ru/web/http/headers/cache-control/index.html @@ -137,26 +137,7 @@ Cache-Control: stale-if-error=<seconds>

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

- - - - - - - - - - - - - - - - - - - -
SpecificationTitle
{{RFC("7234")}}Hypertext Transfer Protocol (HTTP/1.1): Caching
{{RFC("5861")}}HTTP Cache-Control Extensions for Stale Content
{{RFC("8246")}}HTTP Immutable Responses
+{{Specifications}}

Совместимость браузеров

{{Compat("http.headers.Cache-Control")}}

diff --git a/files/ru/web/http/headers/content-length/index.html b/files/ru/web/http/headers/content-length/index.html index 919fc20b0c..1f573afe73 100644 --- a/files/ru/web/http/headers/content-length/index.html +++ b/files/ru/web/http/headers/content-length/index.html @@ -42,18 +42,7 @@ original_slug: Web/HTTP/Заголовки/Content-Length

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

- - - - - - - - - - - -
СпецификацияНазвание
{{RFC("7230", "Content-Length", "3.3.2")}}Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing
+{{Specifications}}

Браузерная совместимость

{{Compat("http.headers.Content-Length")}}

diff --git a/files/ru/web/http/headers/dnt/index.html b/files/ru/web/http/headers/dnt/index.html index beee216c0c..ee0996df17 100644 --- a/files/ru/web/http/headers/dnt/index.html +++ b/files/ru/web/http/headers/dnt/index.html @@ -46,20 +46,7 @@ DNT: 1

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

- - - - - - - - - - - - - -
СпецификацияСтатусКомментарии
{{SpecName('Tracking','#dnt-header-field', 'DNT Header Field for HTTP Requests')}}{{Spec2("Tracking")}}Initial definition.
+{{Specifications}}

Совместимость браузеров

{{Compat("http.headers.DNT")}}

diff --git a/files/ru/web/http/headers/expires/index.html b/files/ru/web/http/headers/expires/index.html index 9a9756aeb9..2cd9f2aa76 100644 --- a/files/ru/web/http/headers/expires/index.html +++ b/files/ru/web/http/headers/expires/index.html @@ -54,18 +54,7 @@ original_slug: Web/HTTP/Заголовки/Expires

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

- - - - - - - - - - - -
СпецификацияНазвание
{{RFC("7234", "Expires", "5.3")}}Hypertext Transfer Protocol (HTTP/1.1): Caching
+{{Specifications}}

Совместимость браузера

{{Compat("http/headers/expires")}}

diff --git a/files/ru/web/http/headers/referer/index.html b/files/ru/web/http/headers/referer/index.html index 21ab8c9d08..6747eea04b 100644 --- a/files/ru/web/http/headers/referer/index.html +++ b/files/ru/web/http/headers/referer/index.html @@ -66,20 +66,7 @@ original_slug: Web/HTTP/Заголовки/Referer

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

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

Совместимость с браузерами

{{Compat("http.headers.Referer")}}

diff --git a/files/ru/web/http/methods/connect/index.html b/files/ru/web/http/methods/connect/index.html index c38ecb940d..f12e3cc78e 100644 --- a/files/ru/web/http/methods/connect/index.html +++ b/files/ru/web/http/methods/connect/index.html @@ -55,18 +55,7 @@ Proxy-Authorization: basic aGVsbG86d29ybGQ=

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

- - - - - - - - - - - -
СпецификацияTitle
{{RFC("7231", "CONNECT", "4.3.6")}}Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content
+{{Specifications}}

Совместимость с браузером

diff --git a/files/ru/web/http/methods/head/index.html b/files/ru/web/http/methods/head/index.html index bf50263716..9fe32a5cce 100644 --- a/files/ru/web/http/methods/head/index.html +++ b/files/ru/web/http/methods/head/index.html @@ -51,18 +51,7 @@ translation_of: Web/HTTP/Methods/HEAD

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

- - - - - - - - - - - -
СпецификацияЗаголовок
{{RFC("7231", "HEAD", "4.3.2")}}Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content
+{{Specifications}}

Совместимость с браузерами

{{Compat("http.methods.HEAD")}}

diff --git a/files/ru/web/http/methods/post/index.html b/files/ru/web/http/methods/post/index.html index 0a230b6403..7d1c4d6eb5 100644 --- a/files/ru/web/http/methods/post/index.html +++ b/files/ru/web/http/methods/post/index.html @@ -94,18 +94,7 @@ value2

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

- - - - - - - - - - - -
СпецификацияЗаголовок
{{RFC("7231", "POST", "4.3.3")}}Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content
+{{Specifications}}

Совместимость с браузерами

{{Compat("http.methods.POST")}}

diff --git a/files/ru/web/http/methods/trace/index.html b/files/ru/web/http/methods/trace/index.html index 41fb225276..8bc2ed3d87 100644 --- a/files/ru/web/http/methods/trace/index.html +++ b/files/ru/web/http/methods/trace/index.html @@ -49,20 +49,7 @@ translation_of: Web/HTTP/Methods/TRACE

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

- - - - - - - - - - - - - -
СпецификацияЗаголовок
{{RFC("7231", "TRACE", "4.3.8")}}Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content
+{{Specifications}}

Поддержка браузерами

{{Compat("http.methods.TRACE")}}

-- cgit v1.2.3-54-g00ecf