diff options
author | Yasuo Ohgaki <yohgaki@php.net> | 2002-05-02 13:55:05 +0000 |
---|---|---|
committer | Yasuo Ohgaki <yohgaki@php.net> | 2002-05-02 13:55:05 +0000 |
commit | 5b83e9294cac33f2a15bd28e287e507e6dd65779 (patch) | |
tree | 539ed81293808b380b199820509a602fc4a27b73 /ext/mbstring/php_mbregex.c | |
parent | fe84a29b3ffbcfe556575d2a079cb0b95aa83d10 (diff) | |
download | php-git-5b83e9294cac33f2a15bd28e287e507e6dd65779.tar.gz |
Change nest level to send Content-Length again. It seems this is the
best setting for now.
PHP will not send Content-Length always. It only sends when it is
possible to send. output_buffer=0 is supposed to disable chunked
output, but it seems it does not disable. It also behaves a litte
strange way. This should be addressed someday.
It is possible Content-Length header is not set. If it happens, try to
increase chunk size for now. (i.e. output_buffer=40960)
I included a little debug code for me and other develpers to play with,
when (NestLevel==1 && ObStatus==5), PHP sends Content-Length.
Diffstat (limited to 'ext/mbstring/php_mbregex.c')
0 files changed, 0 insertions, 0 deletions