Hi! > On 9/5/07, Póka Balázs <[EMAIL PROTECTED]> wrote: > > > I googled for "gzip content-length" and found these (these got me > > started with the problem): > > > > http://bugs.php.net/bug.php?id=24083 > > http://curl.haxx.se/mail/lib-2003-06/0114.html > > http://curl.haxx.se/mail/lib-2003-06/0121.html > > > > and the RFC which contains most Content-length related info: > > > > http://www.w3.org/Protocols/rfc2616/rfc2616-sec4.html > > the latter is, of course, an authoritative source. Unfortunately, I am > unable to read your opinion from it. The other sources you quote > indicate, that you *might* be right. However, I'd prefer a much > clearer statement from an authoritative source.
I'd like that too, but some facts remain: 1) it does not work when squid or apache is between the client and the server; 2) that part of the RFC does not clearly state what to do in this case; But, I've been parsing though the docs while writing, may have found something finally: http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.13 I hope this all checks out, as it clearly says the number of octets in the message body. regards, Balázs Póka --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]