aboutsummaryrefslogtreecommitdiff
path: root/files/ca/glossary/http
diff options
context:
space:
mode:
authorRyan Johnson <rjohnson@mozilla.com>2021-04-29 16:16:42 -0700
committerGitHub <noreply@github.com>2021-04-29 16:16:42 -0700
commit95aca4b4d8fa62815d4bd412fff1a364f842814a (patch)
tree5e57661720fe9058d5c7db637e764800b50f9060 /files/ca/glossary/http
parentee3b1c87e3c8e72ca130943eed260ad642246581 (diff)
downloadtranslated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.gz
translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.bz2
translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.zip
remove retired locales (#699)
Diffstat (limited to 'files/ca/glossary/http')
-rw-r--r--files/ca/glossary/http/index.html23
1 files changed, 0 insertions, 23 deletions
diff --git a/files/ca/glossary/http/index.html b/files/ca/glossary/http/index.html
deleted file mode 100644
index 34ad38c95b..0000000000
--- a/files/ca/glossary/http/index.html
+++ /dev/null
@@ -1,23 +0,0 @@
----
-title: HTTP
-slug: Glossary/HTTP
-tags:
- - Beginner
- - Glossary
- - HTTP
- - Infrastructure
- - 'l10n:priority'
-translation_of: Glossary/HTTP
----
-<p>HTTP (HyperText Transfer Protocol) és el {{glossary("protocol")}} bàsic que permet la transferència d'arxius en el {{glossary("World Wide Web","Web")}}. HTTP és textual (tota la comunicació es realitza en text pla) i apàtrida (ninguna comunicació és conscient de les comunicacions anteriors).</p>
-
-<div>
-<h2 id="Aprèn_més">Aprèn més</h2>
-
-<ul>
- <li><a href="/en-US/docs/Web/HTTP">HTTP en MDN</a></li>
- <li>{{interwiki("wikipedia", "Hypertext Transfer Protocol", "HTTP")}} en Wikipedia</li>
-</ul>
-</div>
-
-<p> </p>