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/ja/web/http/cors/index.html | 5 ----- 1 file changed, 5 deletions(-) (limited to 'files/ja/web') 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")}} ヘッダーでは以下の値のみが許可されています。 -- cgit v1.2.3-54-g00ecf