Daniel Stenberg
2017-05-25 22:33:43 UTC
Hey,
One of the things in curl people have gotten annoyed about more than once
through-out the years, is the fact that curl sends everything to stdout by
default no matter what it is. Sending binary stuff to the terminal may lead to
unhappy faces.
I've started to work on code that checks for binary output to the terminal and
avoids it, unless told okay:
https://github.com/curl/curl/pull/1512
As always, comments and feedback are welcome!
One of the things in curl people have gotten annoyed about more than once
through-out the years, is the fact that curl sends everything to stdout by
default no matter what it is. Sending binary stuff to the terminal may lead to
unhappy faces.
I've started to work on code that checks for binary output to the terminal and
avoids it, unless told okay:
https://github.com/curl/curl/pull/1512
As always, comments and feedback are welcome!
--
/ daniel.haxx.se
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.
/ daniel.haxx.se
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.