cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: --verbose with -F

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 12 Oct 2006 22:34:47 +0200 (CEST)

On Thu, 12 Oct 2006, Dan Fandrich wrote:

> I looked into the problem, and it's due to the -d POST code sending the data
> into the trace callback tagged as header data, not body data.

Ah, right!

> The -F code tags it correctly, and the -v trace code just ignores such data.
> Fixing it means a slight backward compatibility break since the body data
> will be tagged differently in that callback.

Differently yes, but a bugfix it would be!

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-10-12