- force syncronized flush on encoding stream
authorMichael Wallner <mike@php.net>
Wed, 19 Apr 2006 15:42:28 +0000 (15:42 +0000)
committerMichael Wallner <mike@php.net>
Wed, 19 Apr 2006 15:42:28 +0000 (15:42 +0000)
commit31092c29dba06404d2f0d856d5a89f0b28be6f0b
tree225a5a7d63733e1f89ba8c278affeacd8e86f7be
parente617c45f50c2233376a2cac393da1f0d03965a5c
- force syncronized flush on encoding stream
- allow erealloc failure in phpstr_resize_ex()

# appending a *deflate* (zlib/gzip) filter to a stream
# for reading won't make one happy, though
http_encoding_api.c
http_filter_api.c
php_http_encoding_api.h
phpstr/phpstr.c
phpstr/phpstr.h