diff options
Diffstat (limited to 'files/pt-br')
-rw-r--r-- | files/pt-br/web/http/cors/index.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/files/pt-br/web/http/cors/index.html b/files/pt-br/web/http/cors/index.html index 33eb9bfeb9..951027aae2 100644 --- a/files/pt-br/web/http/cors/index.html +++ b/files/pt-br/web/http/cors/index.html @@ -74,11 +74,6 @@ original_slug: Web/HTTP/Controle_Acesso_CORS <li>{{HTTPHeader("Accept-Language")}}</li> <li>{{HTTPHeader("Content-Language")}}</li> <li>{{HTTPHeader("Content-Type")}} (porém observe os requisitos adicionais abaixo)</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>Os únicos valores permitidos para o {{HTTPHeader("Content-Type")}} do cabeçalho são: |