m6w6/ext-http
2005-05-03  Michael Wallner- unroll loop
2005-05-03  Michael Wallner- add debug callback
2005-05-03  Michael Wallner- add progress callback
2005-05-03  Michael Wallner- remove dbg code
2005-05-03  Michael Wallner- update property hash values
2005-05-03  Michael Wallner- simple message test
2005-05-03  Michael Wallner- serialize HttpMessage in the same order as deserialized
2005-05-03  Michael Wallner- add second host header
2005-05-03  Michael Wallner- we need the trailing NUL or CRLF to catch the last...
2005-05-03  Michael Wallner- run-tests diff supporting env vars
2005-05-02  Rasmus LerdorfMinor fix to avoid future mysterious failed test headac...
2005-05-02  Michael Wallnerflush
2005-04-29  Michael Wallner- yay, I guess this needs to be done by hand...
2005-04-27  Michael Wallner- ditch HttpMessage::__construct() and ::setRaw
2005-04-27  Michael Wallner- separated http_check_method() from http_check_allowed...
2005-04-26  Michael Wallner- unify script termination
2005-04-26  Michael Wallner- missing proto keyword
2005-04-26  Michael Wallner- http_ob_etaghandler() belongs to the cache_api now
2005-04-26  Michael Wallner- unified cache_api function names
2005-04-26  Michael Wallner- memleaks & error messages
2005-04-26  Michael Wallner- typo & ws
2005-04-26  Michael Wallner- added missing methods (except setBody) for HttpMessage
2005-04-13  Michael Wallner- cosmetics
2005-04-13  Michael Wallner- no global curlbuf anymore
2005-04-13  Michael Wallner- E_THROW for PHP4 too
2005-04-13  Michael Wallner* return length directly in curl cb
2005-04-13  Michael Wallner* return modification length
2005-04-13  Michael Wallner- fix & enhance option setting
2005-04-13  Michael Wallner- use custom error function
2005-04-13  Michael Wallner- error constants
2005-04-13  Michael Wallner- added custom error function which is able to throw...
2005-04-13  Michael Wallner- smarter check for allowed methods
2005-04-13  Michael Wallner- removed unused stuff
2005-04-13  Michael Wallner* typo
2005-04-12  Michael Wallner- no empty_string anymore
2005-04-12  Michael Wallner- renamed response.status to response.code
2005-04-12  Michael Wallner- renamed response.status to response.code
2005-04-12  Michael Wallner- missing include
2005-04-12  Michael Wallner- use exceptions in constructors and HttpRequest::send()
2005-04-12  Michael Wallner- update
2005-04-12  Michael Wallner- even better use a object struct member for that crap
2005-04-12  Michael Wallner- add HttpMessage::setRaw(), ::getBody(), ::getHeaders()
2005-04-12  Michael Wallner- missing inluce
2005-04-12  Michael Wallner- include object headers only for ZE2
2005-04-12  Michael Wallner- update
2005-04-12  Michael Wallner- split object code into separate files
2005-04-12  Michael Wallner- undef debug stmts
2005-04-12  Michael Wallner- preparations for HttpMessage
2005-04-11  Michael Wallner* "Status" now is "Response Status"
2005-04-11  Michael Wallneroops, typos causing mem-corruption
2005-04-11  Michael Wallner- check for success
2005-04-11  Michael Wallner- http_parse_headers() now accepts a callback for handl...
2005-04-11  Michael Wallner- a header may have an array of values
2005-04-11  Michael Wallner- typo
2005-04-11  Michael Wallner- simplify
2005-04-11  Michael Wallner- missing includes
2005-04-10  Michael Wallner* more modular file structure
2005-04-10  Michael Wallner- error workaround
2005-03-24  Michael Wallner* update
2005-03-24  Michael Wallner* check initial length of arg_separator
2005-03-24  Michael Wallner* satisfy gcc
2005-03-24  Michael Wallner* update version info
2005-03-24  Michael Wallner* fix compiler warning
2005-03-24  Michael Wallner* renamed HttpRequest::addHeader() to ::addHeaders...
2005-03-24  Michael Wallner* added arg_sep param ot http_build_query()
2005-03-24  Michael Wallner* added http_parse_cookie()
2005-03-23  Michael Wallner- send full entity if range is "0-"
2005-03-23  Michael Wallner- added SSL options
2005-03-23  Michael Wallner- improved range checking
2005-03-22  Michael Wallner- class renamed from HTTPi to Http
2005-03-22  Michael Wallner- use size_t and return 0 on fail
2005-03-22  Michael Wallner- updating docs
2005-03-22  Michael Wallner* that should do the trick
2005-03-22  Michael Wallner* move include to top
2005-03-21  Michael Wallner* we're not in ext on the snaps box
2005-03-21  Michael Wallner* try the direct way
2005-03-21  Michael Wallner* fixing concept of phpstr dtor/free
2005-03-20  Michael Wallner* use phpstr
2005-03-20  Michael Wallner* renamed classes
2005-03-20  Michael Wallner*build files
2005-03-20  Michael Wallner* add phpstr
2005-03-20  Michael Wallner* signature fixes
2005-03-20  Michael Wallner* typo
2005-03-20  Michael Wallner* rename classes according CS
2005-03-18  Michael Wallner* allow curl use zends memory functions (just to check...
2005-03-18  Michael Wallner* curl_easy_strerror() is available as of 7.12.0
2005-03-18  Michael Wallner* fix memleak
2005-03-18  Michael Wallner* improve http_send() and http_negotiate_q() code
2005-03-18  Michael Wallner* zval_add_ref() expects zval **
2005-03-17  Michael Wallner* added HTTPi_Request::unsetOptions(), HTTPi_Request...
2005-03-15  Michael Wallner* fixed/improved ranges support
2005-03-15  Michael Wallner* dep files
2005-03-15  Michael Wallner* renaming tests
2005-03-10  Michael Wallner* nicer MINFO
2005-03-10  Michael Wallner* ditch warnings
2005-03-10  Michael Wallner* attempt to be smarter than windows ;)
2005-03-09  Michael Wallner* fix layout
2005-03-09  Michael Wallner* pre-include winsock2.h
2005-03-09  Michael Wallner* complete - commented - webdav request methods
2005-03-09  Michael Wallner* cpp stuff
next