From: [EMAIL PROTECTED] Operating system: FreeBSD 4.6 PHP version: 4.2.2 PHP Bug Type: Zlib Related Bug description: ob_gzhandler sending out empty pages
I have an obsolete PDA browser which doesn't support gz compressed pages
but sends out the following (unnecessary) header in it's HTTP requests:
"Accept-Encoding: "
using ob_start("ob_gzhandler"); leads to the browser receiving empty
pages.
--
Edit bug report at http://bugs.php.net/?id=21587&edit=1
--
Try a CVS snapshot: http://bugs.php.net/fix.php?id=21587&r=trysnapshot
Fixed in CVS: http://bugs.php.net/fix.php?id=21587&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=21587&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=21587&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=21587&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=21587&r=support
Expected behavior: http://bugs.php.net/fix.php?id=21587&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=21587&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=21587&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=21587&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21587&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=21587&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=21587&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=21587&r=gnused
