debug.c is a fresh new example showing how to use the DEBUGFUNCTION to get

lots of fine info from a transfer
This commit is contained in:
Daniel Stenberg 2004-08-23 14:22:26 +00:00
parent 46313be2f5
commit 4a4490d5f1
2 changed files with 129 additions and 1 deletions

View file

@ -9,7 +9,7 @@ EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit2.c \
ftpupload.c httpput.c simplessl.c ftpgetresp.c http-post.c \
post-callback.c multi-app.c multi-double.c multi-single.c \
multi-post.c fopen.c simplepost.c makefile.dj curlx.c https.c \
multi-debugcallback.c fileupload.c getinfo.c ftp3rdparty.c
multi-debugcallback.c fileupload.c getinfo.c ftp3rdparty.c debug.c
all:
@echo "done"