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/ko/web/http/cors/index.html | 5 ----- 1 file changed, 5 deletions(-) (limited to 'files/ko/web/http') 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")}} 헤더는 다음의 값들만 허용됩니다. -- cgit v1.2.3-54-g00ecf