code cleanup
[m6w6/ext-http] / php_http_env_response.c
2012-04-03  Michael Wallnercode cleanup
2012-03-20  Michael Wallneruse a http\Params like array as content disposition
2012-03-11  Michael Wallneradd ob handler http\Env\Response::__invoke() appending...
2012-03-10  Michael Wallnerfix wrong assumption in php_http_env_is_response_cached...
2012-03-01  Michael Wallnercache only standard GET/HEAD by default
2012-02-13  Michael Wallnerfix etag handling
2012-01-23  Michael Wallneretag test & fixes; set default etag mode for temp strea...
2012-01-10  Michael Wallnerheader cleanups; fix IDE warnings
2012-01-09  Michael Wallnerheader cleanups and fix some warnings
2011-11-06  Michael Wallnerignore the length of an env request header
2011-07-28  Michael Wallnerbuild and file maintenance
2011-07-28  Michael Wallneruse zend_symtable where appropriate
2011-07-27  Michael Wallnerfix some warnings
2011-07-27  Michael Wallneruse userland friendly namespaces
2011-06-12  Michael Wallnerthread safety
2011-06-10  Michael Wallnerseparate php_http_env_response and implement content...