- ensure we have string zvals in http_request_body_fill()
authorMichael Wallner <mike@php.net>
Thu, 15 Dec 2005 19:42:36 +0000 (19:42 +0000)
committerMichael Wallner <mike@php.net>
Thu, 15 Dec 2005 19:42:36 +0000 (19:42 +0000)
commit3706c9ddb362d54d409506010952a0129e78e5e9
treea59f6e3ece0a48fe8bd8e2f08306aacb8a433be6
parent36c32f8383f50e0c30585f9ae09e46b64b1597de
- ensure we have string zvals in http_request_body_fill()
- curl does not accept file:// uris for files to post - strip it
- improve http_request_body_dtor
http_request_body_api.c