cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: How to varify the http application

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 24 Jan 2007 11:58:47 +0100 (CET)

On Wed, 24 Jan 2007, Gupta, Sandeep K wrote:

> How to verify that the file is only transferred if the user password and
> name is correct?

Eh, that's not libcurl's job. libcurl works as a client, and it sends the data
and when you get a 2xx HTTP response code back you know it was received fine
by the server.

That's the same with auth or without.

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