From 64fdb6bc9725909143e9b634a70c95c8213045bc Mon Sep 17 00:00:00 2001 From: Masashi Hirano Date: Sun, 8 Aug 2021 15:36:39 +0900 Subject: Remove some headers from CORS-safelisted request-header (#1793) Co-authored-by: Masashi Hirano --- files/de/web/http/cors/index.html | 5 ----- files/fr/web/http/cors/index.html | 5 ----- files/ja/web/http/cors/index.html | 5 ----- files/ko/web/http/cors/index.html | 5 ----- files/pt-br/web/http/cors/index.html | 5 ----- files/ru/web/http/cors/index.html | 5 ----- files/zh-cn/web/http/cors/index.html | 5 ----- 7 files changed, 35 deletions(-) (limited to 'files') diff --git a/files/de/web/http/cors/index.html b/files/de/web/http/cors/index.html index ef98efb8d4..3f9d4cec6d 100644 --- a/files/de/web/http/cors/index.html +++ b/files/de/web/http/cors/index.html @@ -82,11 +82,6 @@ translation_of: Web/HTTP/CORS
  • {{HTTPHeader("Accept-Language")}}
  • {{HTTPHeader("Content-Language")}}
  • {{HTTPHeader("Content-Type")}} (but note the additional requirements below)
  • -
  • DPR
  • -
  • {{HTTPHeader("Downlink")}}
  • -
  • Save-Data
  • -
  • Viewport-Width
  • -
  • Width
  • The only allowed values for the {{HTTPHeader("Content-Type")}} header are: diff --git a/files/fr/web/http/cors/index.html b/files/fr/web/http/cors/index.html index 3c60415e92..6be35f1aaf 100644 --- a/files/fr/web/http/cors/index.html +++ b/files/fr/web/http/cors/index.html @@ -75,11 +75,6 @@ translation_of: Web/HTTP/CORS
  • {{HTTPHeader("Accept-Language")}}
  • {{HTTPHeader("Content-Language")}}
  • {{HTTPHeader("Content-Type")}} (cf. les contraintes supplémentaires ci-après)
  • -
  • {{HTTPHeader("Last-Event-ID")}}
  • -
  • DPR
  • -
  • Save-Data
  • -
  • Viewport-Width
  • -
  • Width
  • Les seules valeurs autorisées pour l'en-tête {{HTTPHeader("Content-Type")}} sont : diff --git a/files/ja/web/http/cors/index.html b/files/ja/web/http/cors/index.html index 6603b425a0..5d9352b1b9 100644 --- a/files/ja/web/http/cors/index.html +++ b/files/ja/web/http/cors/index.html @@ -80,11 +80,6 @@ translation_of: Web/HTTP/CORS
  • {{HTTPHeader("Accept-Language")}}
  • {{HTTPHeader("Content-Language")}}
  • {{HTTPHeader("Content-Type")}} (但し、下記の要件を満たすもの)
  • -
  • DPR
  • -
  • {{HTTPHeader("Downlink")}}
  • -
  • Save-Data
  • -
  • Viewport-Width
  • -
  • Width
  • {{HTTPHeader("Content-Type")}} ヘッダーでは以下の値のみが許可されています。 diff --git a/files/ko/web/http/cors/index.html b/files/ko/web/http/cors/index.html index c714cbf213..fe96ed2ea2 100644 --- a/files/ko/web/http/cors/index.html +++ b/files/ko/web/http/cors/index.html @@ -73,11 +73,6 @@ translation_of: Web/HTTP/CORS
  • {{HTTPHeader("Accept-Language")}}
  • {{HTTPHeader("Content-Language")}}
  • {{HTTPHeader("Content-Type")}} (아래의 추가 요구 사항에 유의하세요.)
  • -
  • DPR
  • -
  • {{HTTPHeader("Downlink")}}
  • -
  • Save-Data
  • -
  • Viewport-Width
  • -
  • Width
  • {{HTTPHeader("Content-Type")}} 헤더는 다음의 값들만 허용됩니다. diff --git a/files/pt-br/web/http/cors/index.html b/files/pt-br/web/http/cors/index.html index 33eb9bfeb9..951027aae2 100644 --- a/files/pt-br/web/http/cors/index.html +++ b/files/pt-br/web/http/cors/index.html @@ -74,11 +74,6 @@ original_slug: Web/HTTP/Controle_Acesso_CORS
  • {{HTTPHeader("Accept-Language")}}
  • {{HTTPHeader("Content-Language")}}
  • {{HTTPHeader("Content-Type")}} (porém observe os requisitos adicionais abaixo)
  • -
  • DPR
  • -
  • {{HTTPHeader("Downlink")}}
  • -
  • Save-Data
  • -
  • Viewport-Width
  • -
  • Width
  • Os únicos valores permitidos para o {{HTTPHeader("Content-Type")}} do cabeçalho são: 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
  • {{HTTPHeader("Accept-Language")}}
  • {{HTTPHeader("Content-Language")}}
  • {{HTTPHeader("Content-Type")}} (но учитывайте примечание ниже)
  • -
  • {{HTTPHeader("Last-Event-ID")}}
  • -
  • DPR
  • -
  • Save-Data
  • -
  • Viewport-Width
  • -
  • Width
  • Допустимыми значениями заголовка {{HTTPHeader("Content-Type")}} являются: diff --git a/files/zh-cn/web/http/cors/index.html b/files/zh-cn/web/http/cors/index.html index cdd058c212..a3e890f336 100644 --- a/files/zh-cn/web/http/cors/index.html +++ b/files/zh-cn/web/http/cors/index.html @@ -81,11 +81,6 @@ original_slug: Web/HTTP/Access_control_CORS
  • {{HTTPHeader("Accept-Language")}}
  • {{HTTPHeader("Content-Language")}}
  • {{HTTPHeader("Content-Type")}} (需要注意额外的限制)
  • -
  • DPR
  • -
  • Downlink
  • -
  • Save-Data
  • -
  • Viewport-Width
  • -
  • Width
  • {{HTTPHeader("Content-Type")}} 的值仅限于下列三者之一: -- cgit v1.2.3-54-g00ecf