cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: HTTP - Delete

From: <Bob_Rhodes_at_adp.com>
Date: Tue, 7 Dec 2004 16:41:50 -0500

Yep, there it was, sitting there in the manual. Saw the -H for header, but
not -X. Thanks, and sorry.

-----Original Message-----
From: Daniel Stenberg [mailto:daniel-curl_at_haxx.se]
Sent: Tuesday, December 07, 2004 4:27 PM
To: curl tool talk
Subject: RE: HTTP - Delete

On Tue, 7 Dec 2004 Bob_Rhodes_at_adp.com wrote:

> Just haven't been able to figure out a way to tell cURL that I want to use

> the "DELETE" method versus a "GET" or "PUT".

curl -X DELETE http:/my.site.com/path/to/file

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-12-07