- vastly simplified curl api and renamed it to request api (not completely finished)
authorMichael Wallner <mike@php.net>
Fri, 6 May 2005 16:37:53 +0000 (16:37 +0000)
committerMichael Wallner <mike@php.net>
Fri, 6 May 2005 16:37:53 +0000 (16:37 +0000)
commit16ea91ddd08d15dd9b7206229fec6158f212adaf
tree9566c27a7f554eeb34e3b8a134cc63a567b659d7
parentc3f83a6d82389f08362de97bae3bbfddf687492d
- vastly simplified curl api and renamed it to request api (not completely finished)
# this should be the last major change
18 files changed:
config.w32
http.c
http.dsp
http_curl_api.c [deleted file]
http_functions.c
http_message_api.c
http_methods.c
http_request_api.c [new file with mode: 0644]
http_request_object.c
http_util_object.c
package.xml
php_http.h
php_http_curl_api.h [deleted file]
php_http_request_api.h [new file with mode: 0644]
php_http_request_object.h
php_http_std_defs.h
phpstr/phpstr.h
tests/skip.inc