[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-wget] Syntax for RESTful scripting options
From: |
Tony Lewis |
Subject: |
Re: [Bug-wget] Syntax for RESTful scripting options |
Date: |
Sat, 9 Mar 2013 16:33:43 -0800 |
Hrvoje Niksic wrote:
> Another possibility would be to add some more syntax to --method so as to
> allow --method=POST:file=foo, and also --method=PUT:data=abc....
Since '=' is a valid (and frequent) delimiter for what follows "data="
perhaps another pair of delimiters would be better. How about
--method=POST,data:a=1&b=2 instead?
Just a thought.
Tony
- Re: [Bug-wget] Syntax for RESTful scripting options, (continued)
- Re: [Bug-wget] Syntax for RESTful scripting options, Giuseppe Scrivano, 2013/03/11
- Re: [Bug-wget] Syntax for RESTful scripting options, Darshit Shah, 2013/03/11
- Re: [Bug-wget] Syntax for RESTful scripting options, Giuseppe Scrivano, 2013/03/11
- Re: [Bug-wget] Syntax for RESTful scripting options, Darshit Shah, 2013/03/11
- Re: [Bug-wget] Syntax for RESTful scripting options, Darshit Shah, 2013/03/11
- Re: [Bug-wget] Syntax for RESTful scripting options, Giuseppe Scrivano, 2013/03/11
- Re: [Bug-wget] Syntax for RESTful scripting options, Darshit Shah, 2013/03/15
- Re: [Bug-wget] Syntax for RESTful scripting options, Giuseppe Scrivano, 2013/03/16
- Re: [Bug-wget] Syntax for RESTful scripting options, Darshit Shah, 2013/03/17
- Re: [Bug-wget] Syntax for RESTful scripting options, Hrvoje Niksic, 2013/03/09
- Re: [Bug-wget] Syntax for RESTful scripting options,
Tony Lewis <=
- Re: [Bug-wget] Syntax for RESTful scripting options, Hrvoje Niksic, 2013/03/10
Re: [Bug-wget] Syntax for RESTful scripting options, Ángel González, 2013/03/08