Schrift
[thread]670[/thread]

Content-length ein Muss?: Müssen CGI dies ausliefern? (Seite 3)



<< |< 1 2 3 >| >> 23 Einträge, 3 Seiten
bloonix
 2006-02-16 22:18
#6907 #6907
User since
2005-12-17
1615 Artikel
HausmeisterIn
[Homepage]
user image
[quote=GwenDragon,16.02.2006, 19:58]Es geht aber trotzdem. Diese Forum leifert keinen Content-length.[/quote]
auch kein Connection: close ?
What is a good module? That's hard to say.
What is good code? That's also hard to say.
One man's Thing of Beauty is another's man's Evil Hack.
esskar
 2006-02-16 22:43
#6908 #6908
User since
2003-08-04
7321 Artikel
ModeratorIn

user image
[quote=opi,16.02.2006, 21:18][quote=GwenDragon,16.02.2006, 19:58]Es geht aber trotzdem. Diese Forum leifert keinen Content-length.[/quote]
auch kein Connection: close ?[/quote]
nein, kein content-length, aber transfer-encoding: chunked

Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
HTTP/1.1 200 OK
Date: Thu, 16 Feb 2006 20:42:23 GMT
Server: Apache/1.3.28 (Linux/SuSE) PHP/4.3.3 mod_perl/1.28
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Set-Cookie: lastactivity=1140122544; path=/; expires=Fri, 16-Feb-2007 20:42:24 GMT
Set-Cookie: lastactivity=1140122544; path=/; expires=Fri, 16-Feb-2007 20:42:24 GMT
Set-Cookie: iBSessionID=8a6357d273fa556322ed2d98ac69e48f; path=/; expires=Fri, 17-Feb-2006 20:42:24 GMT
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: text/html; charset=ISO-8859-15


kämpf ich gegen windmühlen?
bloonix
 2006-02-16 22:50
#6909 #6909
User since
2005-12-17
1615 Artikel
HausmeisterIn
[Homepage]
user image
[quote=esskar,16.02.2006, 21:43]kämpf ich gegen windmühlen?[/quote]
Den Wink habe ich verstanden und mir den Thread nochmal
durchgelesen.

Quote
nein, bei HTTP/1.1 benutzt er das schon erwähnte Transfer-Encoding: chunked;


Entschuldige esskar. Schein heute was auf den Augen zu
haben.
What is a good module? That's hard to say.
What is good code? That's also hard to say.
One man's Thing of Beauty is another's man's Evil Hack.
<< |< 1 2 3 >| >> 23 Einträge, 3 Seiten



View all threads created 2006-02-15 21:01.