From: Michael Wallner Date: Tue, 29 Nov 2005 22:03:22 +0000 (+0000) Subject: - implement feature request: 'bodyonly' request option; X-Git-Tag: RELEASE_0_20_0~60 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;ds=sidebyside;h=376bdc3230e8f6d2b8f167d4534e1dc8d0e0fc68;hp=376bdc3230e8f6d2b8f167d4534e1dc8d0e0fc68;p=m6w6%2Fext-http - implement feature request: 'bodyonly' request option; http_get(URL, array('bodyonly'=>1)) etc return only the response message body ---