curl-library
Re: retreive messages [with PATCH]
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 4 Jan 2002 10:03:50 +0100 (MET)
Received on 2002-01-04
Date: Fri, 4 Jan 2002 10:03:50 +0100 (MET)
On Fri, 4 Jan 2002, raoul cridlig wrote:
> Ok, it's a good idea. So i'll retreive job number with using
> CURLOPT_HEADERFUNCTION and a headercallback function to retreive header
> data from ftp lines.
I believe the attached patch will make this come true.
I'm very interested in getting some kind of feedback on how this works and if
it is good enough.
This fix is also browsable like this:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/curl/curl/lib/ftp.c.diff?r1=1.121&r2=1.122
-- Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
- TEXT/PLAIN attachment: ftp-response-callback.patch