- use zend_hash_find() instead of FOREACH in http_match_request_header() (don't ask)
[m6w6/ext-http] / tests / request_gzip.phpt
2005-10-17  Michael Wallner- fix issues ifndef HTTP_HAVE_CURL
2005-10-10  Michael Wallner- add compression functions to userspace
2005-10-10  Michael Wallner- add own zlib layer