- fix inclusion of zlib.h
[m6w6/ext-http] / http_filter_api.c
2005-12-18  Michael Wallner- fix inclusion of zlib.h
2005-11-22  Michael Wallner- module/includes cleanup
2005-11-16  Michael Wallner- fix PHP4 build
2005-11-15  Michael Wallner- ditch some warnings
2005-11-14  Michael Wallner- pmem aware phpstr
2005-11-14  Michael Wallner- remove debug statement
2005-11-14  Michael Wallner- fix endless loop with bad input
2005-11-12  Michael Wallner- fix occurrence of PHPSTR_LEN(x) = 0;
2005-11-11  Michael Wallner- sanitize stream filter
2005-11-11  Michael Wallner- poor stream filter for chunked encoding