diff options
Diffstat (limited to 'files/de')
-rw-r--r-- | files/de/web/http/cors/index.html | 5 |
1 files changed, 0 insertions, 5 deletions
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 <li>{{HTTPHeader("Accept-Language")}}</li> <li>{{HTTPHeader("Content-Language")}}</li> <li>{{HTTPHeader("Content-Type")}} (but note the additional requirements below)</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>The only allowed values for the {{HTTPHeader("Content-Type")}} header are: |