php-src/ext/zlib
Stefan Roehrich 6f786ebf3e Commit patch as discussed on LinuxTag and posted to php-dev in June.
Disables zlib.output_compression for scripts with image/ content-type
header (fixes bug #16109) and makes it possible to switch
zlib.output_compression during script execution before the headers are
sent.
@- zlib.output_compression is disabled for "image/" content-type
@  headers and can be changed during script execution. (Stefan)
2002-07-28 14:08:08 +00:00
..
tests (PHP gzencode) Reimplementation of gzencode(). Now works as documented 2002-03-12 13:23:58 +00:00
config0.m4 missed zlib.c 2002-03-12 17:50:12 +00:00
CREDITS Send Content-Length if we're sending just one chunk 2001-08-16 23:34:25 +00:00
php_zlib.h Commit patch as discussed on LinuxTag and posted to php-dev in June. 2002-07-28 14:08:08 +00:00
zlib_fopen_wrapper.c Make scheme part decoding rfc2396 compliant. 2002-04-19 10:06:41 +00:00
zlib_win32_howto.txt Adding a short WIN32_HOWTO and moving library and header files to php_build 2000-04-21 12:21:47 +00:00
zlib.c Commit patch as discussed on LinuxTag and posted to php-dev in June. 2002-07-28 14:08:08 +00:00
zlib.dsp Fix gzip/bz2 builds for Windows 2002-04-05 11:51:43 +00:00