curl-and-php
Re: rdns
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Sun, 21 Mar 2004 23:13:48 +0100 (CET)
Date: Sun, 21 Mar 2004 23:13:48 +0100 (CET)
On Fri, 19 Mar 2004 chad_at_buglogic.com wrote:
> does cURL do a rDNS lookup or verification?
When doing what?
> if it does is there a way to turn that off??
turn what off?
> I've got HostnameLookups OFF and
curl has no HostnameLookups option
> curl_setopt ($ch, CURLOPT_SSL_VERIFYPEER, 0);
> curl_setopt ($ch, CURLOPT_SSL_VERIFYHOST, 0);
That's for disabling peer verification when using SSL, yes.
-- Daniel Stenberg -- http://curl.haxx.se/ -- http://daniel.haxx.se/ [[ Do not send mails to this email address. They won't reach me. ]]Received on 2004-03-21