new little example using the new conversion callbacks added in 7.15.4

This commit is contained in:
Daniel Stenberg 2006-04-09 08:39:08 +00:00
parent 09e569f83d
commit 655331a91b
2 changed files with 96 additions and 1 deletions

View file

@ -11,7 +11,7 @@ EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit2.c \
multi-post.c fopen.c simplepost.c makefile.dj curlx.c https.c \
multi-debugcallback.c fileupload.c getinfo.c ftp3rdparty.c debug.c \
anyauthput.c htmltitle.cc htmltidy.c opensslthreadlock.c \
cookie_interface.c cacertinmem.c synctime.c
cookie_interface.c cacertinmem.c synctime.c sampleconv.c
all:
@echo "done"