cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: Saving a page returned from a cURL 'post'........

From: Roth, Kevin P. <kproth_at_mapllc.com>
Date: Mon, 1 Nov 2004 14:24:13 -0500

That sample follows the rules just fine. It just so happens that -L
takes no parameters.

And the URL doesn't need its command line option (--url) if it comes at
the end of the command-line.

- Kevin

 

-----Original Message-----
From: Dutcher, John
Sent: Monday, November 01, 2004 2:06 PM

I got started down the wrong road by following the illustration
on page 7 of 17 of the manual where following redirects while
handling cookies suggests: curl -L -b empty.txt www.example.com

-----Original Message-----
From: Bill Mercer [mailto:bmerc_at_nccer.org]
Sent: Thursday, October 28, 2004 10:42 AM

It's pretty much standard in most command line environments
for an option's parameters to be supplied right after the option itself.
Received on 2004-11-01