remove 90% of the request method cruft; request methods are now simple strings
[m6w6/ext-http] / php_http_env_request.c
2012-03-17  Michael Wallnerrename http\Env\Request::getPost() to getForm(), becaus...
2012-03-01  Michael Wallnerfix tests; fix leaks in new http\Env\Request methods...
2012-03-01  Michael Wallnerseparate http_env_request; add getQuer(), getPost(...