- reflection awareness of HttpRequest
authorMichael Wallner <mike@php.net>
Tue, 19 Jul 2005 23:00:34 +0000 (23:00 +0000)
committerMichael Wallner <mike@php.net>
Tue, 19 Jul 2005 23:00:34 +0000 (23:00 +0000)
commit73ca84f4751d2197ee39b92c3b924b8e64b0ff0d
treeb3f2af88770e480cd6c2b58f659ce9c5daf4461b
parent020d5b055921392c0dfb25043962a40867d8b033
- reflection awareness of HttpRequest
- added HttpResponse::catchOutput()

# I'm pondering making HttpResponse a static class --
# is there even a need to instantiate an HttpResponse object?
http_methods.c
http_request_object.c
http_response_object.c
php_http_request_object.h
php_http_response_object.h