Posted by Laurent Compere on 12/16/05 11:21
"R. Rajesh Jeba Anbiah" <ng4rrjanbiah@rediffmail.com> a ιcrit dans le
message de news: 1134711550.765654.10470@o13g2000cwo.googlegroups.com...
{top-post fixed. Please don't top-post]
> I just sniffed with LiveHTTPHeader plugin of Firefox.
> http://www.eurotv.com/scripts/Nowoutprint.cfm?Language=fr&AvailableIn=Belgium&TypeAll=true&DisplaySummary=YES
>...
> 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.
Actually, I haven't tested the header of that page but the one I created in
php (the one that gets the content of the page you give. And with this one,
I get a content-length header.
I'm going to play with this Firefox plugin to see what's really happening on
the header side.
But if there would be no content-length header how could I set one since I
don't know the length (it's a dynamic page) ?
Thank you
[Back to original message]
|