cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: CURL and Digest Authorization

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 8 Oct 2003 21:47:31 +0200 (CEST)

On Wed, 8 Oct 2003, Ken Harris wrote:

> Does anyone know if there is a way to do "digest authorization" with the
> internal CURL routines (is there a CURLOPT?).

If you're using 7.10.6 or later: CURLOPT_HTTPAUTH is your friend for this.

        http://curl.haxx.se/libcurl/c/curl_easy_setopt.html

I don't know if the PHP/CURL binding is up-to-date and can use it though.

-- 
 Daniel Stenberg -- curl: been grokking URLs since 1998
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
Received on 2003-10-08