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

2013-03-08 Thread Ángel González
On 08/03/13 19:18, Darshit Shah wrote: Okay gathering inputs from all the replies above., I think the best way to move forward would be to implement a --method=GET|POST|PUT|DELETE followed by --post-data or --post-file in case of POST and --put-data --put-file in case of the PUT option. In

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

2013-03-08 Thread Tim Rühsen
Am Dienstag, 5. März 2013 schrieb Darshit Shah: Need some help with writing a test for this functionality. I have implemented a --method=HHTPMethod command that currently supports DELETE only. I would be very grateful if someone can help me with writing a test to ensure that this is working

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

2013-03-08 Thread Ángel González
On 07/03/13 05:37, Steven M. Schweda wrote: wget --options=POST `cat POSTdata` URL Why not go with that? Apparently always means something to you which is different from what it means to me. It may be hard to believe, or you may not care, but some folks use this program on