* split into more reasonable modules
authorMichael Wallner <mike@php.net>
Wed, 23 Feb 2005 10:50:01 +0000 (10:50 +0000)
committerMichael Wallner <mike@php.net>
Wed, 23 Feb 2005 10:50:01 +0000 (10:50 +0000)
commita19a05825d04d634834f7898ec1a5247fdd6095c
treed901829d5ad6c9f39ad812dac174a73ddba2c204
parentb5053bc9852c7b264a728b1a32030100e4e9555f
* split into more reasonable modules
* no need to have separate buffers for headers and body
config.m4
config.w32
http.c
http_api.c
http_curl_api.c [new file with mode: 0644]
http_functions.c [new file with mode: 0644]
http_methods.c [new file with mode: 0644]
package.xml
php_http.h
php_http_api.h
php_http_curl_api.h [new file with mode: 0644]