From 4b1a9203c547c019fc5398082ae19a3f3d4c3efe Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:41:15 -0500 Subject: initial commit --- files/de/glossary/http/index.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 files/de/glossary/http/index.html (limited to 'files/de/glossary/http/index.html') diff --git a/files/de/glossary/http/index.html b/files/de/glossary/http/index.html new file mode 100644 index 0000000000..1251d9c5ce --- /dev/null +++ b/files/de/glossary/http/index.html @@ -0,0 +1,22 @@ +--- +title: HTTP +slug: Glossary/HTTP +tags: + - Anfänger + - Glossar + - HTTP + - Infrastruktur +translation_of: Glossary/HTTP +--- +

HTTP (HyperText Transfer Protocol) ist das Standard {{glossary("protocol", "Protokoll")}}, dass es ermöglicht, Dateien über das {{glossary("World Wide Web","Web")}} zu übertragen. HTTP ist textlich (die gesamte Kouumunikation geschieht in einfachem Text) und zustandslos (Informationen aus vorheriger Kommunikation gehen verloren).

+ +
+

Siehe auch

+ + +
+ +

 

-- cgit v1.2.3-54-g00ecf