|
Posted by R. Rajesh Jeba Anbiah on 12/16/05 07:39
{top-post fixed. Please don't top-post]
Laurent Compere wrote:
> "Chung Leong" <chernyshevsky@hotmail.com> a écrit dans le message de news:
> 1134663416.859517.97550@z14g2000cwz.googlegroups.com...
> > Try adding a content-length header.
> But there is already a content-length header.
> I think now that the problem is somewhere else. That must be something
> really subtle like a big bug ... but I'd prefere to be wrong.
I just sniffed with LiveHTTPHeader plugin of Firefox.
http://www.eurotv.com/scripts/Nowoutprint.cfm?Language=fr&AvailableIn=Belgium&TypeAll=true&DisplaySummary=YES
GET
/scripts/Nowoutprint.cfm?Language=fr&AvailableIn=Belgium&TypeAll=true&DisplaySummary=YES
HTTP/1.1
Host: www.eurotv.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8)
Gecko/20051111 Firefox/1.5
Accept:
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Cookie: SECONDS=0; HITCOUNT=2; CFID=6733558; CFTOKEN=46151058
HTTP/1.x 200 OK
Server: Microsoft-IIS/5.0
Date: Fri, 16 Dec 2005 05:23:59 GMT
Connection: close
Set-Cookie: HITCOUNT=0;path=/
Set-Cookie: SECONDS=5;path=/
P3P: CP="NOI DSP PSAa PSDa OUR BUS UNI"
Content-Language: fr-BE
Content-Type: text/html; charset=UTF-8
----------------------------------------------------------
As Chung said, there is no Content-Length header. As an other way,
just try logging the $_SERVER vars in a log file at server-end and see
what your client is actually sending and why the server is responding
so.
--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/
Navigation:
[Reply to this message]
|