diff options
Diffstat (limited to 'files/ru/web/http')
-rw-r--r-- | files/ru/web/http/cors/index.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/files/ru/web/http/cors/index.html b/files/ru/web/http/cors/index.html index cf7b2a519d..c6031dbb96 100644 --- a/files/ru/web/http/cors/index.html +++ b/files/ru/web/http/cors/index.html @@ -68,11 +68,6 @@ translation_of: Web/HTTP/CORS <li>{{HTTPHeader("Accept-Language")}}</li> <li>{{HTTPHeader("Content-Language")}}</li> <li>{{HTTPHeader("Content-Type")}} (но учитывайте примечание ниже)</li> - <li>{{HTTPHeader("Last-Event-ID")}}</li> - <li><code><a href="http://httpwg.org/http-extensions/client-hints.html#dpr">DPR</a></code></li> - <li><code><a href="http://httpwg.org/http-extensions/client-hints.html#save-data">Save-Data</a></code></li> - <li><code><a href="http://httpwg.org/http-extensions/client-hints.html#viewport-width">Viewport-Width</a></code></li> - <li><code><a href="http://httpwg.org/http-extensions/client-hints.html#width">Width</a></code></li> </ul> </li> <li>Допустимыми значениями заголовка {{HTTPHeader("Content-Type")}} являются: |