diff options
Diffstat (limited to 'files/ko/web/http/cors/index.html')
-rw-r--r-- | files/ko/web/http/cors/index.html | 5 |
1 files changed, 0 insertions, 5 deletions
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 <li>{{HTTPHeader("Accept-Language")}}</li> <li>{{HTTPHeader("Content-Language")}}</li> <li>{{HTTPHeader("Content-Type")}} (아래의 추가 요구 사항에 유의하세요.)</li> - <li><code><a href="http://httpwg.org/http-extensions/client-hints.html#dpr">DPR</a></code></li> - <li>{{HTTPHeader("Downlink")}}</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")}} 헤더는 다음의 값들만 허용됩니다. |