diff options
Diffstat (limited to 'files/fr/web/http/cors')
-rw-r--r-- | files/fr/web/http/cors/index.html | 5 |
1 files changed, 0 insertions, 5 deletions
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 <li>{{HTTPHeader("Accept-Language")}}</li> <li>{{HTTPHeader("Content-Language")}}</li> <li>{{HTTPHeader("Content-Type")}} (cf. les contraintes supplémentaires ci-après)</li> - <li>{{HTTPHeader("Last-Event-ID")}}</li> - <li><code><a href="http://httpwg.org/http-extensions/client-hints.html#dpr">DPR</a></code></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>Les seules valeurs autorisées pour l'en-tête {{HTTPHeader("Content-Type")}} sont : |