2.0.0beta2
[m6w6/ext-http] / php_http.c
2012-10-28  Michael Wallnerfix curl_multi with libevent2
2012-07-30  Michael Wallnerexpand #if CURL
2012-05-09  Michael Wallneradd json content type handler if ext/json is present
2012-03-30  Michael Wallnerreintegrate the DEV_2-client branch
2012-03-30  Michael Wallnerbatch renaming: client*curl curl*client
2012-03-27  Michael Wallnerre-enable the factory
2012-03-26  Michael Wallneradd current state of refactoring
2012-03-22  Michael Wallnerremove 90% of the request method cruft; request methods...
2012-03-01  Michael Wallnerseparate http_env_request; add getQuer(), getPost(...
2012-02-01  Michael Wallnerremove that awkward and error prone global request...
2012-01-23  Michael Wallneretag test & fixes; set default etag mode for temp strea...
2012-01-10  Michael Wallnerditch libneon experiment; it's not a viable path for...
2012-01-10  Michael Wallnerheader cleanups; fix IDE warnings
2012-01-09  Michael Wallnerheader cleanups and fix some warnings
2011-11-06  Michael Wallnerserf and new params parser
2011-07-28  Michael Wallnerbuild and file maintenance
2011-07-27  Michael Wallnerremove FluentlyCallable interface
2011-06-14  Michael Wallnerhttp\Env::parseParams()
2011-06-10  Michael Wallnerseparate php_http_env_response and implement content...
2011-05-21  Michael Wallner* change shutdown order because of resource factory
2010-10-21  Michael Wallnerpush a load of changes before holidays
2010-09-09  Michael Wallnercleanups & includes
2010-09-07  Michael Wallnerimport 2.0 devl branch, suitable for PHP-trunk