client test and fixes
authorMichael Wallner <mike@php.net>
Fri, 5 Apr 2013 13:04:48 +0000 (13:04 +0000)
committerMichael Wallner <mike@php.net>
Fri, 5 Apr 2013 13:04:48 +0000 (13:04 +0000)
commitc1f2ac7da167dec92df81ad33de65b953ccd043d
treeb4e9377062414d77e339b1c49b3301d6682d833d
parentee95d238f4ffa07e8c5f146848cd1e73ac2447d1
client test and fixes
26 files changed:
package.xml
php_http_client.c
php_http_client.h
php_http_client_curl.c
php_http_misc.c
php_http_misc.h
tests/client001.phpt [new file with mode: 0644]
tests/client002.phpt [new file with mode: 0644]
tests/client003.phpt [new file with mode: 0644]
tests/client004.phpt [new file with mode: 0644]
tests/client005.phpt [new file with mode: 0644]
tests/client006.phpt [new file with mode: 0644]
tests/client007.phpt [new file with mode: 0644]
tests/client008.phpt [new file with mode: 0644]
tests/client009.phpt [new file with mode: 0644]
tests/client010.phpt [new file with mode: 0644]
tests/clientresponse001.phpt [new file with mode: 0644]
tests/clientresponse002.phpt [new file with mode: 0644]
tests/clientresponse003.phpt [new file with mode: 0644]
tests/envrequestfiles001.phpt
tests/envrequestfiles002.phpt
tests/envrequestform.phpt
tests/envrequestquery.phpt
tests/envresponsecodes.phpt
tests/message001.phpt
tests/querystring_001.phpt