cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Https upload with curl

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Fri, 28 Apr 2006 15:38:46 -0700

On Fri, Apr 28, 2006 at 06:28:36PM +0530, kanakamahesh.anasuri_at_wipro.com wrote:
> I tried PUT operation as below
[...]
> > POST / HTTP/1.1
    ^^^^
Oh, really? You're using the -d option:

 -d/--data <data> HTTP POST data (H)

so curl is doing just what you're asking, POSTing it. Try -T instead.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2006-04-29