cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Probleme to get a simple https

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 9 Nov 2008 20:02:07 +0100 (CET)

On Sun, 9 Nov 2008, Florent Blanchon wrote:

> I get a page with Error 401 (*Unauthorized).*

Beleive it or not, but it means that your request was unauthorized!

You need to provide the proper HTTP credentials. CURLOPT_USERPWD and friends.

-- 
  / daniel.haxx.se
Received on 2008-11-09