diff options
Diffstat (limited to 'files/ru/web/http/headers')
34 files changed, 33 insertions, 36 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> |