cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl dump file

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 15 Dec 2003 15:32:14 +0100 (CET)

On Mon, 15 Dec 2003, Alexander Schoepe wrote:

> curl -L -v --trace-ascii log -b r.coo -c s.coo -A
> "Mozilla/5.0 (compatible; Konqueror/3; Linux)" -G -d
> check_request=true -d auftragskto=4711 -d zeitraum=90 -d
> downloadFormat=downloadformatSwiftMt940 -d download_x=8 -d
> download_y=8 -d vonTermin="" -d bisTermin=09.12.2003 $URL
> > out
>
> the html server sends first a binary file which will not be dumped by curl.

So if this isn't "dumped" by curl, how do you know it is sent by the server
and received by curl?

> is there an option to dump such a file or can someone tell me a proc in the
> source where to patch that it will be dumped.

The --trace and --trace-ascii options output EVERYTHING libcurl sends and
receives. If not, there's a bug in there.

Can you show us a repeatable way on a public URL?

-- 
    Daniel Stenberg -- http://curl.haxx.se/ -- http://daniel.haxx.se/
   [[ Do not send mails to this email address. They won't reach me. ]]
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
Received on 2003-12-15