Starting working on the '-w/--write-out' output format specifier, although
authorDaniel Stenberg <daniel@haxx.se>
Wed, 16 Feb 2000 00:05:26 +0000 (00:05 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 16 Feb 2000 00:05:26 +0000 (00:05 +0000)
commit01865ec553f6a4000e1ced00919d01926775add2
tree1c66e0f4f0fe31f9359acf89bcd5e7bc926aebe6
parentf4898981b01a31f227f24c0aaa527974a0789dce
Starting working on the '-w/--write-out' output format specifier, although
I didn't get that far! ;-)
I also made curl *not* prevent the progress meter even if the output is a tty
when your uploading (it is still done when downloading though). A HTTP POST
is in that sense seen as an upload. It seemed so confusing that ftp upload
doesn't display a progress meter by default.
src/main.c