php-src/ext/zlib
Yasuo Ohgaki 43df0c78c0 Move Content-Length: header handling from zlib.c to output.c
When output buffer is enabled and header can be sent, Content-Length:
header is added always from now on.
2002-05-02 01:12:01 +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 Implement stream context and status notification system. 2002-04-10 22:42:32 +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 Move Content-Length: header handling from zlib.c to output.c 2002-05-02 01:12:01 +00:00
zlib.dsp Fix gzip/bz2 builds for Windows 2002-04-05 11:51:43 +00:00