- initialize default compression level
authorMichael Wallner <mike@php.net>
Mon, 10 Oct 2005 19:43:05 +0000 (19:43 +0000)
committerMichael Wallner <mike@php.net>
Mon, 10 Oct 2005 19:43:05 +0000 (19:43 +0000)
commit6541b0935ad5edc8e45b4a99c5e3f67812489bca
tree89521ed5d0a3145f6becb26aa3d04bedfaac9ac7
parent537d2a421ee75ee8590c4c85e6ec1cd859b9810b
- initialize default compression level
- add the functions to the function entries ...
- add test
- fix buffer errors when encoding much widely differing (binary) data
http.c
http_encoding_api.c
http_functions.c
tests/encodings.phpt [new file with mode: 0644]