- fix access of private properties
authorMichael Wallner <mike@php.net>
Sat, 31 Dec 2005 10:37:54 +0000 (10:37 +0000)
committerMichael Wallner <mike@php.net>
Sat, 31 Dec 2005 10:37:54 +0000 (10:37 +0000)
commit0630e63c82f6e4841577881cdd4b0c3cc4478e4c
tree8fb216a6fa0ba343d821a37739dabc83deb023b1
parente6d36989f0650bf097b6909c41cdd20a1ffcd6af
- fix access of private properties
- fix progress callback
- change onprogress callback param to be an array instead of 4 single params
- add progress callback if not set and inherited request object defines onProgress()
http_request_api.c
http_request_object.c
php_http_std_defs.h