diff options
Diffstat (limited to 'files/pt-br/glossary/forbidden_response_header_name/index.html')
-rw-r--r-- | files/pt-br/glossary/forbidden_response_header_name/index.html | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/files/pt-br/glossary/forbidden_response_header_name/index.html b/files/pt-br/glossary/forbidden_response_header_name/index.html new file mode 100644 index 0000000000..4acb9a5835 --- /dev/null +++ b/files/pt-br/glossary/forbidden_response_header_name/index.html @@ -0,0 +1,30 @@ +--- +title: Forbidden response header name +slug: Glossario/Forbidden_response_header_name +tags: + - Glossário + - HTTP + - Response + - forbidden +translation_of: Glossary/Forbidden_response_header_name +--- +<p><font><font>Um </font></font><dfn><font><font>nome de cabeçalho de resposta proibido</font></font></dfn><font><font> é um </font><font>nome de</font></font> <a href="/en-US/docs/Web/HTTP/Headers">cabeçalho HTTP</a> <font><font> (ou `</font></font><code title="">Set-Cookie</code><font><font>` ou ` </font></font><code title="">Set-Cookie2</code><font><font>`) que não pode ser modificado programaticamente.</font></font></p> + +<h2 id="Especificações">Especificações</h2> + +<table class="standard-table"> + <thead> + <tr> + <th scope="col">Especificação</th> + <th scope="col">Status</th> + <th scope="col">Comentário</th> + </tr> + </thead> + <tbody> + <tr> + <td>{{SpecName('Fetch','#forbidden-response-header-name','forbidden-response-header-name')}}</td> + <td>{{Spec2('Fetch')}}</td> + <td> </td> + </tr> + </tbody> +</table> |