aboutsummaryrefslogtreecommitdiff
path: root/files/id/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/id/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/id/glossary/http')
-rw-r--r--files/id/glossary/http/index.html22
1 files changed, 0 insertions, 22 deletions
diff --git a/files/id/glossary/http/index.html b/files/id/glossary/http/index.html
deleted file mode 100644
index 24a606d4d6..0000000000
--- a/files/id/glossary/http/index.html
+++ /dev/null
@@ -1,22 +0,0 @@
----
-title: HTTP
-slug: Glossary/HTTP
-tags:
- - Beginner
- - Glossary
- - HTTP
- - Infrastructure
-translation_of: Glossary/HTTP
----
-<p>HTTP (HyperText Transfer Protocol) adalah {{glossary("protocol", "protokol")}} sederhana yang memunginkan transfer <em>file</em> di {{glossary("World Wide Web","Web")}}. HTTP bersifat tekstual (semua komunikasi dilakukan dengan teks biasa) dan <em>stateless</em> (tidak ada komunikasi yang menyadari komunikasi sebelumnya).</p>
-
-<div>
-<h2 id="Pelajari_juga">Pelajari juga</h2>
-
-<ul>
- <li><a href="/en-US/docs/Web/HTTP">HTTP di MDN</a></li>
- <li>{{interwiki("wikipedia", "Hypertext Transfer Protocol", "HTTP")}} di Wikipedia</li>
-</ul>
-</div>
-
-<p> </p>