- separate http_methods.c into http_*_object.c files
authorMichael Wallner <mike@php.net>
Wed, 20 Jul 2005 15:01:27 +0000 (15:01 +0000)
committerMichael Wallner <mike@php.net>
Wed, 20 Jul 2005 15:01:27 +0000 (15:01 +0000)
commit89572c25844ea2a641a6bef11b2cd1e1be699282
tree3aed166d317cb75dc866a63de822b882005dae5d
parent73ca84f4751d2197ee39b92c3b924b8e64b0ff0d
- separate http_methods.c into http_*_object.c files
- attempt to make HttpResponse static

# no idea, but the static members of HttpResponse are leaking all around
http_message_object.c
http_methods.c
http_request_object.c
http_requestpool_object.c
http_response_object.c
php_http_response_object.h
php_http_std_defs.h