- made the silently failing message parser raise some errors
[m6w6/ext-http] / tests / HttpRequest_002.phpt
2005-12-12  Michael Wallner- made the silently failing message parser raise some...
2005-11-02  Michael Wallner- extend & fixup test suite
2005-09-15  Michael Wallner- check for curl_easy_reset() in lib and assume presenc...
2005-08-24  Michael Wallner- simplify request/response handling
2005-08-16  Michael Wallner- bloody workaround for internal class' static properties
2005-08-03  Michael Wallner- fix builds and tests without libcurl linked in
2005-07-29  Michael Wallner- avoid leak in RETURN_OBJECT
2005-07-25  Michael Wallner- I thought I already fixed them
2005-07-23  Michael Wallner- fix write access of HttpMessage headers array in...
2005-07-22  Michael Wallner- fix tests
2005-06-13  Michael Wallner- test response code of response message
2005-06-03  Michael Wallner- bugs
2005-03-22  Michael Wallner- class renamed from HTTPi to Http