From 9c564ccb4e4277c8eeb5ccc74a14f76448c9f18d Mon Sep 17 00:00:00 2001 From: Astro Date: Thu, 25 Nov 2010 17:38:48 +0000 Subject: [PATCH] =?UTF-8?q?=C2=BFfragen=3F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Pentacast%2F25.mw | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/Pentacast%2F25.mw b/Pentacast%2F25.mw index 3f9a2041..973bede1 100644 --- a/Pentacast%2F25.mw +++ b/Pentacast%2F25.mw @@ -1,8 +1,20 @@ -* HTTP/1.1 vs /1.0 -* Vhosts -* Keep-Alive: wofür? -* Pipelining: wofür? -* Content-Encoding -* Transfer-Encoding: chunked w/o Content-Length - -* Redirects: Schleifen, und unendliche +* Wie funktioniert HTTP eigentlich? +** TCP +** Verbs + Paths as Identifiers = REST +* Was gibt es da für Versionen? Wie ist die Abwärtskompatibilität? +** HTTP/1.1 vs /1.0 vs /0.9 +** Vhosts +* Wie wurde HTTP schneller gemacht? +** Keep-Alive: wofür? +** Pipelining: wofür? +** SPDY (kennt [[Benutzer:Astro|Astro]] aber gar nicht) +* Wie werden Daten übertragen? +** Content-Encoding +** Transfer-Encoding: chunked w/o Content-Length +* Wie spielt das mit dem Browser zusammen? +** Caching +** Cookies +** Security +* Auf was muss man denn aufpassen? +** Redirects: Schleifen, und unendliche +** Slowness attacks