bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] Syntax for RESTful scripting options


From: Ángel González
Subject: Re: [Bug-wget] Syntax for RESTful scripting options
Date: Tue, 05 Mar 2013 14:26:20 +0100
User-agent: Thunderbird

On 05/03/13 10:41, Darshit Shah wrote:
> I was addressing this feature request:
> https://savannah.gnu.org/bugs/?37055
>
> Which asks for an option to include the DELETE method in wget for RESTful
> scripting.
> Would the following syntax be the right way one would want to execute such
> a command?
>
> wget --delete <URL pointing to resource that must be deleted>
>
> Or should there be anything more?
I would prefer something like --method=delete, which would also allow other
methods (eg. OPTIONS, TRACE, PROPFIND...)

OTOH, delete has a clear mapping for also being implemented for ftp.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]