|   | php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
| 
 PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits              [2003-01-11 23:12 UTC] sniper@php.net
  [2003-01-12 10:06 UTC] epoc_32 at yahoo dot co dot ukXXX
  [2003-01-12 10:57 UTC] moriyoshi@php.net
 | |||||||||||||||||||||||||||
|  Copyright © 2001-2025 The PHP Group All rights reserved. | Last updated: Fri Oct 31 09:00:01 2025 UTC | 
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.