From c08c48e16cb9e47c586925999362de104ecd710d Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Fri, 29 Oct 2021 20:34:32 +0300 Subject: [RU] Update Compat macros (#2911) --- files/ru/web/http/methods/connect/index.html | 2 +- files/ru/web/http/methods/delete/index.html | 2 +- files/ru/web/http/methods/get/index.html | 2 +- files/ru/web/http/methods/head/index.html | 2 +- files/ru/web/http/methods/options/index.html | 2 +- files/ru/web/http/methods/post/index.html | 2 +- files/ru/web/http/methods/put/index.html | 2 +- files/ru/web/http/methods/trace/index.html | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'files/ru/web/http/methods') diff --git a/files/ru/web/http/methods/connect/index.html b/files/ru/web/http/methods/connect/index.html index f12e3cc78e..9aff9ca81c 100644 --- a/files/ru/web/http/methods/connect/index.html +++ b/files/ru/web/http/methods/connect/index.html @@ -59,7 +59,7 @@ Proxy-Authorization: basic aGVsbG86d29ybGQ=

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

-

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

+

{{Compat}}

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

diff --git a/files/ru/web/http/methods/delete/index.html b/files/ru/web/http/methods/delete/index.html index bf7f34a05e..3c51cf91e1 100644 --- a/files/ru/web/http/methods/delete/index.html +++ b/files/ru/web/http/methods/delete/index.html @@ -89,7 +89,7 @@ Date: Wed, 21 Oct 2015 07:28:00 GMT

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

-

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

+

{{Compat}}

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

diff --git a/files/ru/web/http/methods/get/index.html b/files/ru/web/http/methods/get/index.html index 321202a3ae..355bcc8550 100644 --- a/files/ru/web/http/methods/get/index.html +++ b/files/ru/web/http/methods/get/index.html @@ -61,7 +61,7 @@ translation_of: Web/HTTP/Methods/GET

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

-

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

+

{{Compat}}

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

diff --git a/files/ru/web/http/methods/head/index.html b/files/ru/web/http/methods/head/index.html index 9fe32a5cce..351dc6be7f 100644 --- a/files/ru/web/http/methods/head/index.html +++ b/files/ru/web/http/methods/head/index.html @@ -54,7 +54,7 @@ translation_of: Web/HTTP/Methods/HEAD {{Specifications}}

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

-

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

+

{{Compat}}

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

diff --git a/files/ru/web/http/methods/options/index.html b/files/ru/web/http/methods/options/index.html index 2c0d621d9b..8b070bf4e4 100644 --- a/files/ru/web/http/methods/options/index.html +++ b/files/ru/web/http/methods/options/index.html @@ -113,7 +113,7 @@ Content-Type: text/plain

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

-

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

+

{{Compat}}

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

diff --git a/files/ru/web/http/methods/post/index.html b/files/ru/web/http/methods/post/index.html index 7d1c4d6eb5..783df4fba2 100644 --- a/files/ru/web/http/methods/post/index.html +++ b/files/ru/web/http/methods/post/index.html @@ -97,7 +97,7 @@ value2 {{Specifications}}

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

-

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

+

{{Compat}}

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

diff --git a/files/ru/web/http/methods/put/index.html b/files/ru/web/http/methods/put/index.html index b79d727006..47addedfb4 100644 --- a/files/ru/web/http/methods/put/index.html +++ b/files/ru/web/http/methods/put/index.html @@ -91,7 +91,7 @@ Content-Location: /existing.html

Поддержка браузеров

-

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

+

{{Compat}}

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

diff --git a/files/ru/web/http/methods/trace/index.html b/files/ru/web/http/methods/trace/index.html index 8bc2ed3d87..9ea6907a25 100644 --- a/files/ru/web/http/methods/trace/index.html +++ b/files/ru/web/http/methods/trace/index.html @@ -52,7 +52,7 @@ translation_of: Web/HTTP/Methods/TRACE {{Specifications}}

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

-

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

+

{{Compat}}

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

-- cgit v1.2.3-54-g00ecf