hey guys,
I
observed that only apache 1.3 (1.3.33) sends out the extra characters as shown
below
apache2.0 does not send out those characters,
could this be due to some code in apache1.3 ?
---------------------------------------------------------------------------------------------------------
...
....
...
Keep-Alive: timeout=10, max=499
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: text/html; charset=iso-8859-1
165
< -------------------- what's this doing here ?
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML
2.0//EN">
<HTML><HEAD> <TITLE>302 Found</TITLE> </HEAD><BODY> <H1>Found</H1> The document has moved <A HREF=""http://www.kaushaljha.com/>here. http://www.kaushaljha.com/>here</A>.<P> 0
< -------------------- what's this doing here ?
---------------------------------------------------------------------------------------------------------
thanks in advance ..
|
- extra characters in between response headers and resp... Kaushal Jha - ZEDO
- Re: extra characters in between response headers... Jeff Trawick
- Re: extra characters in between response hea... William A. Rowe, Jr.
- Re: extra characters in between response... Justin Erenkrantz