cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curlopt_put versus curlopt_upload.

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 15 Mar 2002 08:33:14 +0100 (MET)

On Thu, 14 Mar 2002, Manuel Gavina wrote:

> I´m using curl in my program and I want to known the diference between the
> CURLOPT_PUT and CURLOPT_UPLOAD.

Uh. Eeeeh... They really should be one single option.

For HTTP, both these options will make the exact same result. For non-HTTP
protocols, you should use CURLOPT_UPLOAD only.

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
Received on 2002-03-15