- independency from ext/zlib
authorMichael Wallner <mike@php.net>
Thu, 13 Oct 2005 14:36:21 +0000 (14:36 +0000)
committerMichael Wallner <mike@php.net>
Thu, 13 Oct 2005 14:36:21 +0000 (14:36 +0000)
commita8eb47f443e1ead6b1b2d79000f0b89374a92629
treeb372b07d4ad07c2ab6f3f3080f754716c89b4795
parent4c47eabee60a0266f3f27bf91528830b32da842e
- independency from ext/zlib
- added http_encode()/http_decode() wrappers
- added http_negotiate_encoding()
- removed bug_34191.phpt; does not affect us any longer

# Ineed to look up the RFC before the ranges support gz encoding;
# I even think the current/past behaviour of sending multiple
# ranges with og_gzhandler/zlib.output_compression was bogus
http_encoding_api.c
http_headers_api.c
http_response_object.c
http_send_api.c
php_http.h
php_http_encoding_api.h
php_http_headers_api.h
tests/bug_34191.phpt [deleted file]