diff options
author | Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com> | 2012-06-21 01:00:53 +0900 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2012-06-21 03:35:52 +0200 |
commit | 7561a0fc834c435c1d8a32046701d7c90d61287e (patch) | |
tree | e913966822bd65d33aa4f11b741f54d59fd21833 /docs/examples/10-at-a-time.c | |
parent | 196c8242caa30472564290f1c89e7e19d2f04453 (diff) |
curl: Restore noprogress and isatty config values.
The noprogress and isatty in Configurable are global, in a sense
that they persist in one curl invocation. Currently once one
download writes its response data to tty, they are set to FALSE
and they are not restored on successive downloads. This change
first backups the current noprogress and isatty, and restores
them when download does not write its data to tty.
Diffstat (limited to 'docs/examples/10-at-a-time.c')
0 files changed, 0 insertions, 0 deletions