- implement feature request: 'bodyonly' request option;
authorMichael Wallner <mike@php.net>
Tue, 29 Nov 2005 22:03:22 +0000 (22:03 +0000)
committerMichael Wallner <mike@php.net>
Tue, 29 Nov 2005 22:03:22 +0000 (22:03 +0000)
commit376bdc3230e8f6d2b8f167d4534e1dc8d0e0fc68
tree8e03f70466a9ad28b5c29efe384799aed08e4c3d
parentd19eb84fa85cc82c46b943b49d906714e0a9b3c5
- implement feature request: 'bodyonly' request option;
  http_get(URL, array('bodyonly'=>1)) etc return only the response message body
http_functions.c
package2.xml
php_http.h