| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
Re[2]: Why at use CURLOPT_NOBODY remote server fulfils request Incorrectly?
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 21 Mar 2005 00:11:44 +0100 (CET)
On Sun, 20 Mar 2005, SID wrote:
> Option CURLOPT_NOBODY true is required for not getting the document body.
Strictly speaking that is not true.
Setting CURLOPT_NOBODY to TRUE indeed makes libcurl send a HEAD, which doesn't
But CURLOPT_NOBODY set to FALSE doesn't *force* you to receive all data. At
> Could you please explain why remote server "
I don't know what the server end does and I don't know exactly what the
> How can I solve the problem NOT to receive the document body, but to make
I don't know the PHP/CURL binding enough to tell.
--
Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-03-21
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info