- use a more iterative approach in inflate code (instead of a retry-style)
authorMichael Wallner <mike@php.net>
Fri, 21 Apr 2006 10:38:59 +0000 (10:38 +0000)
committerMichael Wallner <mike@php.net>
Fri, 21 Apr 2006 10:38:59 +0000 (10:38 +0000)
commite37040ebf8a470c77c7ae3498ee582ca20db259c
treebfa07cb4aec02d28d3ae8d4ef7c5e9677e900937
parent3d32981b334c85d8f848488b77cb29eea6b7b544
- use a more iterative approach in inflate code (instead of a retry-style)
- revert forcing flush on stream filters; s'been a bug in php-src
- add flush flags for encoding streams
- add ctor to HttpInflateStream
KnownIssues.txt
http_deflatestream_object.c
http_encoding_api.c
http_filter_api.c
http_inflatestream_object.c
package2.xml
php_http_encoding_api.h
php_http_inflatestream_object.h