- a stream wrapper that defeats the idea of streams is not really useful, so remove...
[m6w6/ext-http] / http_url_api.c
2005-12-12  Michael Wallner- made the silently failing message parser raise some...
2005-12-11  Michael Wallner- fix possible leak and unitiliazed port
2005-12-07  Michael Wallner- fix logic error
2005-12-07  Michael Wallner- furl.scheme cannot be NULL at this stage
2005-12-07  Michael Wallner- fix segv if http_absolute_uri returns NULL
2005-11-22  Michael Wallner- module/includes cleanup
2005-11-15  Michael Wallner- ditch some warnings
2005-11-08  Michael Wallner- FOREACH macros now require a HashPosition argument
2005-11-01  Michael Wallner- own, simpler hash urlencoder
2005-10-24  Michael Wallner- relicense with a BSD style license
2005-09-02  Michael Wallner- improve config.m4
2005-08-23  Michael Wallner- ditch http_split_response()
2005-07-29  Michael Wallner- fix INI entries
2005-07-26  Michael Wallner- fix possible mem-leak in http_absolute_uri()
2005-07-24  Michael Wallner- fix some gcc warnings
2005-07-19  Michael Wallner- reorder includes, always include php.h first
2005-06-14  Michael Wallner- remove const qualifier from url param in http_request_*()
2005-06-06  Michael Wallner- move that at the end for PHP4
2005-04-13  Michael Wallner- use custom error function
2005-04-10  Michael Wallner* more modular file structure