* moved defines into php_http_std_defs.h
authorMichael Wallner <mike@php.net>
Fri, 25 Feb 2005 10:20:22 +0000 (10:20 +0000)
committerMichael Wallner <mike@php.net>
Fri, 25 Feb 2005 10:20:22 +0000 (10:20 +0000)
commit2811a2111f519ee55e05c4084903a34dc0c3b818
tree9d352b0f5682e5f5b635e58d2a9208986ec608c9
parent3b2a6db2424f9181e88dca6639fe68f2a709f7e9
* moved defines into php_http_std_defs.h
* added http_urlencode_hash_ex()
* added CREDITS file
* integrated http_build_query()/php_url_encode_hash_ex() into std source files
13 files changed:
CREDITS [new file with mode: 0644]
http.c
http_api.c
http_build_query.c [deleted file]
http_curl_api.c
http_functions.c
http_methods.c
package.xml
php_http.h
php_http_api.h
php_http_build_query.h [deleted file]
php_http_curl_api.h
php_http_std_defs.h [new file with mode: 0644]