diff options
author | Alexey Pyltsyn <lex61rus@gmail.com> | 2021-10-29 20:34:32 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-29 20:34:32 +0300 |
commit | c08c48e16cb9e47c586925999362de104ecd710d (patch) | |
tree | 4464fc29abe9bc12fab7c665884d08b864cf2ff0 /files/ru/web/http | |
parent | 9adcae13346df29353fc658e8c1e04e1903f1f9d (diff) | |
download | translated-content-c08c48e16cb9e47c586925999362de104ecd710d.tar.gz translated-content-c08c48e16cb9e47c586925999362de104ecd710d.tar.bz2 translated-content-c08c48e16cb9e47c586925999362de104ecd710d.zip |
[RU] Update Compat macros (#2911)
Diffstat (limited to 'files/ru/web/http')
71 files changed, 70 insertions, 73 deletions
diff --git a/files/ru/web/http/headers/accept-charset/index.html b/files/ru/web/http/headers/accept-charset/index.html index a6b453f7a7..f579637737 100644 --- a/files/ru/web/http/headers/accept-charset/index.html +++ b/files/ru/web/http/headers/accept-charset/index.html @@ -54,9 +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 </pre> -<h2 id="Browser_compatibility">Browser compatibility</h2> -<p>{{Compat("http.headers.Accept-Charset")}}</p> - <p>Смотрите также</p> <ul> diff --git a/files/ru/web/http/headers/accept-language/index.html b/files/ru/web/http/headers/accept-language/index.html index c1d99c9899..96d789dba8 100644 --- a/files/ru/web/http/headers/accept-language/index.html +++ b/files/ru/web/http/headers/accept-language/index.html @@ -81,7 +81,7 @@ Accept-Language: ru-RU, ru;q=0.9, en-US;q=0.8, en;q=0.7, fr;q=0.6</pre> </table> <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> -<p>{{Compat("http.headers.Accept-Language")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/headers/accept-ranges/index.html b/files/ru/web/http/headers/accept-ranges/index.html index 8999e94252..a7edb2bed2 100644 --- a/files/ru/web/http/headers/accept-ranges/index.html +++ b/files/ru/web/http/headers/accept-ranges/index.html @@ -64,7 +64,7 @@ Accept-Ranges: none</pre> </table> <h2 id="Совместимость_браузеров">Совместимость браузеров</h2> -<p>{{Compat("http.headers.Accept-Ranges")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/headers/accept/index.html b/files/ru/web/http/headers/accept/index.html index 9be1f22eeb..84ca7dfae2 100644 --- a/files/ru/web/http/headers/accept/index.html +++ b/files/ru/web/http/headers/accept/index.html @@ -76,7 +76,7 @@ Accept: text/html, application/xhtml+xml, application/xml;q=0.9, */*;q=0.8 </table> <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> -<p>{{Compat("http.headers.Accept")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/headers/access-control-allow-headers/index.html b/files/ru/web/http/headers/access-control-allow-headers/index.html index 316d848440..cba60477bc 100644 --- a/files/ru/web/http/headers/access-control-allow-headers/index.html +++ b/files/ru/web/http/headers/access-control-allow-headers/index.html @@ -66,7 +66,7 @@ original_slug: Web/HTTP/Заголовки/Access-Control-Allow-Headers </table> <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("http.headers.Access-Control-Allow-Headers")}}</p> +<p>{{Compat}}</p> <h2 id="Примечания_по_совместимости">Примечания по совместимости</h2> diff --git a/files/ru/web/http/headers/access-control-allow-methods/index.html b/files/ru/web/http/headers/access-control-allow-methods/index.html index 3f667a80c3..6069aadeac 100644 --- a/files/ru/web/http/headers/access-control-allow-methods/index.html +++ b/files/ru/web/http/headers/access-control-allow-methods/index.html @@ -59,7 +59,7 @@ original_slug: Web/HTTP/Заголовки/Access-Control-Allow-Methods </table> <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("http.headers.Access-Control-Allow-Methods")}}</p> +<p>{{Compat}}</p> <h2 id="Замечания_по_совместимости">Замечания по совместимости</h2> diff --git a/files/ru/web/http/headers/access-control-allow-origin/index.html b/files/ru/web/http/headers/access-control-allow-origin/index.html index 2ca8fd6ae7..e3d2eb270f 100644 --- a/files/ru/web/http/headers/access-control-allow-origin/index.html +++ b/files/ru/web/http/headers/access-control-allow-origin/index.html @@ -80,7 +80,7 @@ Vary: Origin</pre> </table> <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("http.headers.Access-Control-Allow-Origin")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/headers/access-control-max-age/index.html b/files/ru/web/http/headers/access-control-max-age/index.html index 317148e981..d9b1c3db74 100644 --- a/files/ru/web/http/headers/access-control-max-age/index.html +++ b/files/ru/web/http/headers/access-control-max-age/index.html @@ -57,7 +57,7 @@ original_slug: Web/HTTP/Заголовки/Access-Control-Max-Age </table> <h2 id="Совместимость_в_браузерах">Совместимость в браузерах</h2> -<p>{{Compat("http.headers.Access-Control-Max-Age")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/headers/cache-control/index.html b/files/ru/web/http/headers/cache-control/index.html index 8837d8eb2b..f7bc899443 100644 --- a/files/ru/web/http/headers/cache-control/index.html +++ b/files/ru/web/http/headers/cache-control/index.html @@ -140,7 +140,7 @@ Cache-Control: stale-if-error=<seconds> {{Specifications}} <h2 id="Совместимость_браузеров">Совместимость браузеров</h2> -<p>{{Compat("http.headers.Cache-Control")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/headers/connection/index.html b/files/ru/web/http/headers/connection/index.html index 935d9c1e98..cbc55131e3 100644 --- a/files/ru/web/http/headers/connection/index.html +++ b/files/ru/web/http/headers/connection/index.html @@ -48,4 +48,4 @@ Connection: close </dl> <h2 id="Совместимость_браузеров">Совместимость браузеров</h2> -<p>{{Compat("http.headers.Connection")}}</p> +<p>{{Compat}}</p> diff --git a/files/ru/web/http/headers/content-disposition/index.html b/files/ru/web/http/headers/content-disposition/index.html index 1598724c30..800165360d 100644 --- a/files/ru/web/http/headers/content-disposition/index.html +++ b/files/ru/web/http/headers/content-disposition/index.html @@ -118,7 +118,7 @@ value2 </table> <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("http.headers.Content-Disposition")}}</p> +<p>{{Compat}}</p> <h2 id="Замечания_по_совместимости">Замечания по совместимости</h2> diff --git a/files/ru/web/http/headers/content-encoding/index.html b/files/ru/web/http/headers/content-encoding/index.html index dc9a302791..ad003e1ffe 100644 --- a/files/ru/web/http/headers/content-encoding/index.html +++ b/files/ru/web/http/headers/content-encoding/index.html @@ -95,7 +95,7 @@ Content-Encoding: deflate, gzip </table> <h2 id="Browser_compatibility">Browser compatibility</h2> -<p>{{Compat("http.headers.Content-Encoding")}}</p> +<p>{{Compat}}</p> <h2 id="See_also">See also</h2> diff --git a/files/ru/web/http/headers/content-language/index.html b/files/ru/web/http/headers/content-language/index.html index f44696fb43..90e3638990 100644 --- a/files/ru/web/http/headers/content-language/index.html +++ b/files/ru/web/http/headers/content-language/index.html @@ -89,7 +89,7 @@ Content-Language: de-DE, en-CA </table> <h2 id="Совместимость_с_браузерами"><strong>Совместимость с браузерами</strong></h2> -<p>{{Compat("http.headers.Content-Language")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также"><a href="https://developer.mozilla.org/ru/docs/Web/JavaScript/Reference/Functions/set#%D0%A1%D0%BC%D0%BE%D1%82%D1%80%D0%B8%D1%82%D0%B5_%D1%82%D0%B0%D0%BA%D0%B6%D0%B5">Смотрите также</a></h2> diff --git a/files/ru/web/http/headers/content-length/index.html b/files/ru/web/http/headers/content-length/index.html index 1f573afe73..c51d8de848 100644 --- a/files/ru/web/http/headers/content-length/index.html +++ b/files/ru/web/http/headers/content-length/index.html @@ -45,7 +45,7 @@ original_slug: Web/HTTP/Заголовки/Content-Length {{Specifications}} <h2 id="Браузерная_совместимость">Браузерная совместимость</h2> -<p>{{Compat("http.headers.Content-Length")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/headers/content-type/index.html b/files/ru/web/http/headers/content-type/index.html index 7c194e6224..98b4b6410a 100644 --- a/files/ru/web/http/headers/content-type/index.html +++ b/files/ru/web/http/headers/content-type/index.html @@ -97,7 +97,7 @@ Content-Type: text/plain </table> <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("http.headers.Content-Type")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/headers/date/index.html b/files/ru/web/http/headers/date/index.html index a91717006a..894124b5f2 100644 --- a/files/ru/web/http/headers/date/index.html +++ b/files/ru/web/http/headers/date/index.html @@ -75,7 +75,7 @@ original_slug: Web/HTTP/Заголовки/Date </table> <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> -<p>{{Compat("http.headers.Date")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/headers/dnt/index.html b/files/ru/web/http/headers/dnt/index.html index ee0996df17..b7106d2c08 100644 --- a/files/ru/web/http/headers/dnt/index.html +++ b/files/ru/web/http/headers/dnt/index.html @@ -49,7 +49,7 @@ DNT: 1 {{Specifications}} <h2 id="Совместимость_браузеров">Совместимость браузеров</h2> -<p>{{Compat("http.headers.DNT")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/headers/etag/index.html b/files/ru/web/http/headers/etag/index.html index 17ebcfdebc..7274996a92 100644 --- a/files/ru/web/http/headers/etag/index.html +++ b/files/ru/web/http/headers/etag/index.html @@ -81,7 +81,7 @@ ETag: W/"0815"</pre> </table> <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("http.headers.ETag")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/headers/expires/index.html b/files/ru/web/http/headers/expires/index.html index 2cd9f2aa76..3048993859 100644 --- a/files/ru/web/http/headers/expires/index.html +++ b/files/ru/web/http/headers/expires/index.html @@ -57,7 +57,7 @@ original_slug: Web/HTTP/Заголовки/Expires {{Specifications}} <h2 id="Совместимость_браузера">Совместимость браузера</h2> -<p>{{Compat("http/headers/expires")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/headers/host/index.html b/files/ru/web/http/headers/host/index.html index cf721618d2..11f623378b 100644 --- a/files/ru/web/http/headers/host/index.html +++ b/files/ru/web/http/headers/host/index.html @@ -61,7 +61,7 @@ original_slug: Web/HTTP/Заголовки/Host </table> <h2 id="Совместимость_браузеров">Совместимость браузеров</h2> -<p>{{Compat("http.headers.Host")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/headers/if-match/index.html b/files/ru/web/http/headers/if-match/index.html index 6b781b7882..fb3fbf7996 100644 --- a/files/ru/web/http/headers/if-match/index.html +++ b/files/ru/web/http/headers/if-match/index.html @@ -70,7 +70,7 @@ If-Match: * </table> <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> -<p>{{Compat("http/headers/if-match")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/headers/if-modified-since/index.html b/files/ru/web/http/headers/if-modified-since/index.html index 4301720ebe..2244a78559 100644 --- a/files/ru/web/http/headers/if-modified-since/index.html +++ b/files/ru/web/http/headers/if-modified-since/index.html @@ -79,7 +79,7 @@ original_slug: Web/HTTP/Заголовки/If-Modified-Since </table> <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> -<p>{{Compat("http/headers/if-modified-since")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/headers/if-unmodified-since/index.html b/files/ru/web/http/headers/if-unmodified-since/index.html index e063c56b35..13ddefce96 100644 --- a/files/ru/web/http/headers/if-unmodified-since/index.html +++ b/files/ru/web/http/headers/if-unmodified-since/index.html @@ -87,7 +87,7 @@ original_slug: Web/HTTP/Заголовки/If-Unmodified-Since </table> <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("http/headers/if-unmodified-since")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/headers/last-modified/index.html b/files/ru/web/http/headers/last-modified/index.html index 4352f571da..024490c0a3 100644 --- a/files/ru/web/http/headers/last-modified/index.html +++ b/files/ru/web/http/headers/last-modified/index.html @@ -81,7 +81,7 @@ original_slug: Web/HTTP/Заголовки/Last-Modified </table> <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("http.headers.Last-Modified")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/headers/origin/index.html b/files/ru/web/http/headers/origin/index.html index 9440d53138..a8c74d33c9 100644 --- a/files/ru/web/http/headers/origin/index.html +++ b/files/ru/web/http/headers/origin/index.html @@ -64,7 +64,7 @@ Origin: <протокол> "://" <имя_хоста> [ ":" <по </table> <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> -<p>{{Compat("http.headers.Origin")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/headers/pragma/index.html b/files/ru/web/http/headers/pragma/index.html index 4d64db3cfa..5cc863e8a7 100644 --- a/files/ru/web/http/headers/pragma/index.html +++ b/files/ru/web/http/headers/pragma/index.html @@ -67,7 +67,7 @@ original_slug: Web/HTTP/Заголовки/Pragma <h2 id="Совместимость_браузера">Совместимость браузера</h2> -<p>{{Compat("http.headers.Pragma")}}</p> +<p>{{Compat}}</p> <h2 id="Смотреть_также">Смотреть также</h2> diff --git a/files/ru/web/http/headers/range/index.html b/files/ru/web/http/headers/range/index.html index 7dc2824f7f..54501b016a 100644 --- a/files/ru/web/http/headers/range/index.html +++ b/files/ru/web/http/headers/range/index.html @@ -73,7 +73,7 @@ Range: <единица>=-<длина-с-конца></pre> </table> <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("http.headers.Range")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/headers/referer/index.html b/files/ru/web/http/headers/referer/index.html index 6747eea04b..c9a59a94c2 100644 --- a/files/ru/web/http/headers/referer/index.html +++ b/files/ru/web/http/headers/referer/index.html @@ -69,7 +69,7 @@ original_slug: Web/HTTP/Заголовки/Referer {{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("http.headers.Referer")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/headers/retry-after/index.html b/files/ru/web/http/headers/retry-after/index.html index 60ce605d42..3908ce0d3e 100644 --- a/files/ru/web/http/headers/retry-after/index.html +++ b/files/ru/web/http/headers/retry-after/index.html @@ -73,7 +73,7 @@ Retry-After: 120 </table> <h2 id="Поддержка_браузеров">Поддержка браузеров</h2> -<p>{{Compat("http.headers.Retry-After")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/headers/set-cookie/index.html b/files/ru/web/http/headers/set-cookie/index.html index 03fab68b3b..9dff311a1c 100644 --- a/files/ru/web/http/headers/set-cookie/index.html +++ b/files/ru/web/http/headers/set-cookie/index.html @@ -174,7 +174,7 @@ Set-Cookie: __Host-id=1; Secure; Path=/; domain=example.com <h2 id="Browser_compatibility">Browser compatibility</h2> -<p>{{Compat("http.headers.Set-Cookie")}}</p> +<p>{{Compat}}</p> <h2 id="Compatibility_notes">Compatibility notes</h2> diff --git a/files/ru/web/http/headers/strict-transport-security/index.html b/files/ru/web/http/headers/strict-transport-security/index.html index 35835a88e8..d98e3f884c 100644 --- a/files/ru/web/http/headers/strict-transport-security/index.html +++ b/files/ru/web/http/headers/strict-transport-security/index.html @@ -96,7 +96,7 @@ Strict-Transport-Security: max-age=<expire-time>; preload </table> <h2 id="Browser_compatibility">Browser compatibility</h2> -<p>{{Compat("http.headers.Strict-Transport-Security")}}</p> +<p>{{Compat}}</p> <h2 id="See_also">See also</h2> diff --git a/files/ru/web/http/headers/vary/index.html b/files/ru/web/http/headers/vary/index.html index b428f2a64a..2362c53eb5 100644 --- a/files/ru/web/http/headers/vary/index.html +++ b/files/ru/web/http/headers/vary/index.html @@ -62,7 +62,7 @@ Vary: <header-name>, <header-name>, ... </table> <h2 id="Browser_compatibility">Browser compatibility</h2> -<p>{{Compat("http.headers.Vary")}}</p> +<p>{{Compat}}</p> <h2 id="Compatibility_notes">Compatibility notes</h2> diff --git a/files/ru/web/http/headers/x-content-type-options/index.html b/files/ru/web/http/headers/x-content-type-options/index.html index e037d5435d..9f276597af 100644 --- a/files/ru/web/http/headers/x-content-type-options/index.html +++ b/files/ru/web/http/headers/x-content-type-options/index.html @@ -70,7 +70,7 @@ original_slug: Web/HTTP/Заголовки/X-Content-Type-Options -<p>{{Compat("http.headers.X-Content-Type-Options")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/headers/x-xss-protection/index.html b/files/ru/web/http/headers/x-xss-protection/index.html index 037626a071..b35161f478 100644 --- a/files/ru/web/http/headers/x-xss-protection/index.html +++ b/files/ru/web/http/headers/x-xss-protection/index.html @@ -71,7 +71,7 @@ X-XSS-Protection: 1; report=<reporting-uri> <p>Не является частью каких-либо специфика или черновиков.</p> <h2 id="Поддерживается_браузерами">Поддерживается браузерами</h2> -<p>{{Compat("http.headers.X-XSS-Protection")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> 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=</pre> <h2 id="Совместимость_с_браузером"><span class="short_text" id="result_box" lang="ru"><span>Совместимость с браузером</span></span></h2> -<p>{{Compat("http.methods.CONNECT")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> 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 </table> <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> -<p>{{Compat("http.methods.DELETE")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> 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 </table> <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> -<p>{{Compat("http.methods.GET")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> 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}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("http.methods.HEAD")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> 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</pre> </table> <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("http.methods.OPTIONS")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> 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}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("http.methods.POST")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> 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 </table> <h2 id="Поддержка_браузеров">Поддержка браузеров</h2> -<p>{{Compat("http.methods.PUT")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> 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}} <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> -<p>{{Compat("http.methods.TRACE")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/status/100/index.html b/files/ru/web/http/status/100/index.html index e31a6a20ee..9597a9f7ba 100644 --- a/files/ru/web/http/status/100/index.html +++ b/files/ru/web/http/status/100/index.html @@ -30,7 +30,7 @@ translation_of: Web/HTTP/Status/100 <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> -<p>{{Compat("http/status", "100")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/status/103/index.html b/files/ru/web/http/status/103/index.html index 645e021042..d84f448bb7 100644 --- a/files/ru/web/http/status/103/index.html +++ b/files/ru/web/http/status/103/index.html @@ -39,7 +39,7 @@ translation_of: Web/HTTP/Status/103 <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("http.status.103")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/status/200/index.html b/files/ru/web/http/status/200/index.html index 21fa327789..4c48f4f22d 100644 --- a/files/ru/web/http/status/200/index.html +++ b/files/ru/web/http/status/200/index.html @@ -38,7 +38,7 @@ translation_of: Web/HTTP/Status/200 </table> <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> -<p>{{Compat("http/status", "200")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/status/201/index.html b/files/ru/web/http/status/201/index.html index 91f81f5ecd..789b93e144 100644 --- a/files/ru/web/http/status/201/index.html +++ b/files/ru/web/http/status/201/index.html @@ -31,7 +31,7 @@ translation_of: Web/HTTP/Status/201 </table> <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> -<p>{{Compat("http/status", "201")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/status/204/index.html b/files/ru/web/http/status/204/index.html index 915677d4e0..834a7e8b8e 100644 --- a/files/ru/web/http/status/204/index.html +++ b/files/ru/web/http/status/204/index.html @@ -29,7 +29,7 @@ translation_of: Web/HTTP/Status/204 </table> <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> -<p>{{Compat("http/status", "204")}}</p> +<p>{{Compat}}</p> <h2 id="Примечания_совместимости">Примечания совместимости</h2> diff --git a/files/ru/web/http/status/206/index.html b/files/ru/web/http/status/206/index.html index 2ab5c46099..49098d245c 100644 --- a/files/ru/web/http/status/206/index.html +++ b/files/ru/web/http/status/206/index.html @@ -68,7 +68,7 @@ Content-Range: bytes 4590-7999/8000 </table> <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> -<p>{{Compat("http/status", "206")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/status/301/index.html b/files/ru/web/http/status/301/index.html index c49682e9a8..643d3da485 100644 --- a/files/ru/web/http/status/301/index.html +++ b/files/ru/web/http/status/301/index.html @@ -45,7 +45,7 @@ Location: http://www.example.org/index.asp</pre> </table> <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> -<p>{{Compat("http.status.301")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/status/302/index.html b/files/ru/web/http/status/302/index.html index edf58d6cdd..12bd2e32d9 100644 --- a/files/ru/web/http/status/302/index.html +++ b/files/ru/web/http/status/302/index.html @@ -47,7 +47,7 @@ Location: http://www.example.org/index.asp</pre> </table> <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> -<p>{{Compat("http.status.302")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/status/303/index.html b/files/ru/web/http/status/303/index.html index 96c45dc34b..3d4185d64e 100644 --- a/files/ru/web/http/status/303/index.html +++ b/files/ru/web/http/status/303/index.html @@ -45,7 +45,7 @@ Location: /confirmation</pre> </table> <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> -<p>{{Compat("http.status.303")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/status/304/index.html b/files/ru/web/http/status/304/index.html index 2e9a6fa6e0..b6a84b7145 100644 --- a/files/ru/web/http/status/304/index.html +++ b/files/ru/web/http/status/304/index.html @@ -33,7 +33,7 @@ translation_of: Web/HTTP/Status/304 </table> <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> -<p>{{Compat("http/status", "304")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/status/307/index.html b/files/ru/web/http/status/307/index.html index cf1233a97a..84b4ee27ea 100644 --- a/files/ru/web/http/status/307/index.html +++ b/files/ru/web/http/status/307/index.html @@ -50,7 +50,7 @@ Location: http://www.example.org/cars/id/123456 </table> <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> -<p>{{Compat("http.status.307")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/status/308/index.html b/files/ru/web/http/status/308/index.html index c559a937fb..20103e8f75 100644 --- a/files/ru/web/http/status/308/index.html +++ b/files/ru/web/http/status/308/index.html @@ -33,7 +33,7 @@ translation_of: Web/HTTP/Status/308 </table> <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> -<p>{{Compat("http/status", "308")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/status/401/index.html b/files/ru/web/http/status/401/index.html index cd194a7fbf..6360fb700b 100644 --- a/files/ru/web/http/status/401/index.html +++ b/files/ru/web/http/status/401/index.html @@ -37,7 +37,7 @@ WWW-Authenticate: Basic realm="Access to staging site"</pre> </table> <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> -<p>{{Compat("http/status", "401")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/status/402/index.html b/files/ru/web/http/status/402/index.html index 09007391c1..0382be5968 100644 --- a/files/ru/web/http/status/402/index.html +++ b/files/ru/web/http/status/402/index.html @@ -40,7 +40,7 @@ Date: Wed, 21 Oct 2015 07:28:00 GMT -<p>{{Compat("http.status.402")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/status/403/index.html b/files/ru/web/http/status/403/index.html index d3b66c5d52..cdf6dd5a5a 100644 --- a/files/ru/web/http/status/403/index.html +++ b/files/ru/web/http/status/403/index.html @@ -35,7 +35,7 @@ Date: Wed, 21 Oct 2015 07:28:00 GMT </table> <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> -<p>{{Compat("http/status", "403")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/status/404/index.html b/files/ru/web/http/status/404/index.html index 206157642d..abbc12126e 100644 --- a/files/ru/web/http/status/404/index.html +++ b/files/ru/web/http/status/404/index.html @@ -41,7 +41,7 @@ translation_of: Web/HTTP/Status/404 </table> <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> -<p>{{Compat("http/status", "404")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/status/406/index.html b/files/ru/web/http/status/406/index.html index f00cd84888..8a8ac94d27 100644 --- a/files/ru/web/http/status/406/index.html +++ b/files/ru/web/http/status/406/index.html @@ -44,7 +44,7 @@ translation_of: Web/HTTP/Status/406 <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> -<p>{{Compat("http/status", "406")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/status/407/index.html b/files/ru/web/http/status/407/index.html index e7b858eae5..3c188e2b1c 100644 --- a/files/ru/web/http/status/407/index.html +++ b/files/ru/web/http/status/407/index.html @@ -37,7 +37,7 @@ Proxy-Authenticate: Basic realm="Access to internal site"</pre> </table> <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> -<p>{{Compat("http/status", "407")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/status/410/index.html b/files/ru/web/http/status/410/index.html index f0d6394237..db9a91899a 100644 --- a/files/ru/web/http/status/410/index.html +++ b/files/ru/web/http/status/410/index.html @@ -35,7 +35,7 @@ translation_of: Web/HTTP/Status/410 </table> <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> -<p>{{Compat("http.status.410")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/status/412/index.html b/files/ru/web/http/status/412/index.html index 4ae9ddd15e..052543eeca 100644 --- a/files/ru/web/http/status/412/index.html +++ b/files/ru/web/http/status/412/index.html @@ -27,7 +27,7 @@ translation_of: Web/HTTP/Status/412 </table> <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> -<p>{{Compat("http/status", "412")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/status/416/index.html b/files/ru/web/http/status/416/index.html index db9dc37438..68f169e883 100644 --- a/files/ru/web/http/status/416/index.html +++ b/files/ru/web/http/status/416/index.html @@ -35,7 +35,7 @@ translation_of: Web/HTTP/Status/416 </table> <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> -<p>{{Compat("http/status.416")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/status/418/index.html b/files/ru/web/http/status/418/index.html index 520c081811..042b4a96c0 100644 --- a/files/ru/web/http/status/418/index.html +++ b/files/ru/web/http/status/418/index.html @@ -36,7 +36,7 @@ translation_of: Web/HTTP/Status/418 </table> <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> -<p>{{Compat("http.status.418")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/status/425/index.html b/files/ru/web/http/status/425/index.html index 3143b562b2..e254413b56 100644 --- a/files/ru/web/http/status/425/index.html +++ b/files/ru/web/http/status/425/index.html @@ -34,4 +34,4 @@ translation_of: Web/HTTP/Status/425 </table> <h2 id="Browser_compatibility">Browser compatibility</h2> -<p>{{Compat("http.status.425")}}</p> +<p>{{Compat}}</p> diff --git a/files/ru/web/http/status/451/index.html b/files/ru/web/http/status/451/index.html index caac59b39f..fdde43085e 100644 --- a/files/ru/web/http/status/451/index.html +++ b/files/ru/web/http/status/451/index.html @@ -48,7 +48,7 @@ operated by the People's Front of Judea.</p> </table> <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> -<p>{{Compat("http/status", "451")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/status/500/index.html b/files/ru/web/http/status/500/index.html index f676e573e0..0a56b511b4 100644 --- a/files/ru/web/http/status/500/index.html +++ b/files/ru/web/http/status/500/index.html @@ -33,7 +33,7 @@ translation_of: Web/HTTP/Status/500 </table> <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("http.status.500")}}</p> +<p>{{Compat}}</p> <h2 id="Дополнительная_информация">Дополнительная информация</h2> diff --git a/files/ru/web/http/status/501/index.html b/files/ru/web/http/status/501/index.html index 836aa90a57..b2f76f7bd7 100644 --- a/files/ru/web/http/status/501/index.html +++ b/files/ru/web/http/status/501/index.html @@ -33,4 +33,4 @@ translation_of: Web/HTTP/Status/501 </table> <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> -<p>{{Compat("http/status", "501")}}</p> +<p>{{Compat}}</p> diff --git a/files/ru/web/http/status/502/index.html b/files/ru/web/http/status/502/index.html index 4984b27142..41bba34bc2 100644 --- a/files/ru/web/http/status/502/index.html +++ b/files/ru/web/http/status/502/index.html @@ -35,7 +35,7 @@ translation_of: Web/HTTP/Status/502 <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("http/status", "502")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/status/503/index.html b/files/ru/web/http/status/503/index.html index 4f70ede335..c362fcccd7 100644 --- a/files/ru/web/http/status/503/index.html +++ b/files/ru/web/http/status/503/index.html @@ -31,7 +31,7 @@ translation_of: Web/HTTP/Status/503 </table> <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> -<p>{{Compat("http/status", "503")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/http/status/504/index.html b/files/ru/web/http/status/504/index.html index 74f776943e..61d3774229 100644 --- a/files/ru/web/http/status/504/index.html +++ b/files/ru/web/http/status/504/index.html @@ -29,7 +29,7 @@ translation_of: Web/HTTP/Status/504 </table> <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> -<p>{{Compat("http/status", "504")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> |