cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Issues on callback write_data

From: Gustavo Elias Siqueira <gumail_at_gmail.com>
Date: Tue, 27 Mar 2007 08:45:05 -0300

> Dan wrote:

> I think what you're seeing is a debugger artifact, not an actual bug. The
> first data set you show above isn't 1452 characters, either--it's only
254.
> I suspect your debugger is truncating the output, not curl. Try inserting
> something into your code to display the entire buffer, or look at the data
> in some other way in your debugger, like in a hexidecimal memory dump
mode.

> Do you have any other reason to believe that libcurl isn't working
> correctly?

> >>> Dan

You totally right! That was a debbuger restriction!
Many Thanks!
Received on 2007-03-27