The container each PHP function wants, named the way the request carries it.
gzip is RFC1952, zlib is RFC1950, raw is a bare RFC1951 deflate stream. The
three are not interchangeable: gzuncompress() on gzip bytes fails, which is
how a wrong mapping would show up.
The container each PHP function wants, named the way the request carries it.
gzip is RFC1952, zlib is RFC1950, raw is a bare RFC1951 deflate stream. The three are not interchangeable:
gzuncompress()on gzip bytes fails, which is how a wrong mapping would show up.