Hello,

on 09/12/2005 11:29 PM Dean Maunder said the following:

It's because the response encoding is chunked. You can read about
chunks in the RFC documents.
I thought if I sent a Content-Length header, then the results would be
de-chunked?

The content-length header that you send is of the request data length. It has nothing to do with the response.

--

Regards,
Manuel Lemos

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/

Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to