cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: log in with authentication problem

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 16 Apr 2007 22:40:53 +0200 (CEST)

On Mon, 16 Apr 2007, Guirong Wang wrote:

> < WWW-Authenticate: Basic realm="FileDriveWWW"

This header says that the server wants credentials sent to it using HTTP Basic
auth, which you do with curl -u.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-04-16