Okay, so this doesn't have much to do with Unicode stuff. I think if you port it, calling it something other than http_encoding would be a good idea, to avoid confusion with other "encoding" settings.

-Andrei

On Aug 9, 2006, at 9:13 AM, Michael Wallner wrote:

Andrei Zmievski wrote:
Sorry, refresh my memory, what are we talking about here?

I was planning to port http://cvs.php.net/pecl/http/http_encoding_api.c?view=markup to ext/zlib. It would provide a concise zlib API for PHP and uses a more performant iterative inflate approach instead of the current retry approach. Additionally, if we required a minimum zlib version of 1.2, we'd benefit
of zlib internal GZIP capabilities.

Regards,
--
Michael

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to