aboutsummaryrefslogtreecommitdiff
path: root/files/it/glossary/response_header
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:47:54 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:47:54 +0100
commite7651b26abb2031118b797bd4a4d707aa7f2e9b6 (patch)
treec0849c5104d61d6d0a7b90cdfb1511e52d144613 /files/it/glossary/response_header
parent30feb96f6084a2fb976a24ac01c1f4a054611b62 (diff)
downloadtranslated-content-e7651b26abb2031118b797bd4a4d707aa7f2e9b6.tar.gz
translated-content-e7651b26abb2031118b797bd4a4d707aa7f2e9b6.tar.bz2
translated-content-e7651b26abb2031118b797bd4a4d707aa7f2e9b6.zip
unslug it: modify
Diffstat (limited to 'files/it/glossary/response_header')
-rw-r--r--files/it/glossary/response_header/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/it/glossary/response_header/index.html b/files/it/glossary/response_header/index.html
index 6363a8b84a..ea0ff313fe 100644
--- a/files/it/glossary/response_header/index.html
+++ b/files/it/glossary/response_header/index.html
@@ -1,9 +1,10 @@
---
title: Header di risposta
-slug: Glossary/Header_di_risposta
+slug: Glossary/Response_header
tags:
- Glossário
translation_of: Glossary/Response_header
+original_slug: Glossary/Header_di_risposta
---
<p>Un<strong> header di risposta</strong> è un {{glossary("header", "HTTP header")}} che può essere utilizzato in una risposta HTTP e che non fa riferimento al contenuto del messaggio. Gli header di risposta, come {{HTTPHeader("Age")}}, {{HTTPHeader("Location")}} o {{HTTPHeader("Server")}} sono usati per fornire un contesto della risposta più dettagliato.</p>