Yasuo Ohgaki wrote:
> Thies C. Arntzen wrote:
> 
>> thies        Sat Apr 27 13:03:53 2002 EDT
>>
>>   Modified files:                  /php4/ext/zlib    zlib.c   Log:
>>   @ - If possible set Content-Length header in zlib.output_compression 
>> mode. (thies)
> 
> 
> A little suggestion. It seems it does generate Content-Length for every
> buffer and you can check nesting level generate the header only for the
> last buffer.
> 

Hmm.

This is inside zlib output compression buffer...
When zlib.output_compression buffer is cerated, there will be
normal output buffer at nest level 1.

Do you mind if I change Content-Length is sent when output
buffer is enabled?

--
Yasuo Ohgaki




-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to