On Mon, 13 Dec 2010, Dmitri Shubin wrote:
AFAIU from libcurl sources this is due to Curl_pgrsUpdate() from lib/progress.c is called after Curl_posttransfer() (lib/transfer.c) which prints the newline character.
That does indeed sound like a flaw. Can you figure out why/where that happens? -- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
