- move some cruft of http_request_api.c to php_http_request_int.h
authorMichael Wallner <mike@php.net>
Fri, 2 Jun 2006 19:03:45 +0000 (19:03 +0000)
committerMichael Wallner <mike@php.net>
Fri, 2 Jun 2006 19:03:45 +0000 (19:03 +0000)
commit9676c81efbb8f180fa189d71a7ecb50dde4f5646
tree283b60cf18b3a049781ddeb84c8de7e8d0c2e6be
parent1bb903f3aad484c7adf638af3365cb7c668d3281
- move some cruft of http_request_api.c to php_http_request_int.h
- simplify exception wrapper
- check that curl is properly initialized in http_request_{enable|reset}_cookies()
12 files changed:
http.dsp
http_api.c
http_exception_object.c
http_request_api.c
http_request_object.c
http_request_pool_api.c
package2.xml
php_http_api.h
php_http_exception_object.h
php_http_request_int.h [new file with mode: 0644]
php_http_request_pool_api.h
tests/HttpRequestPool_005.phpt