index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
examples
/
sepheaders.c
Age
Commit message (
Collapse
)
Author
2010-10-05
examples: use example.com in example URLs
Daniel Stenberg
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2008-05-22
Fixed a surprising number of example programs that were passing int arguments
Dan Fandrich
to curl_easy_setopt instead of long.
2007-07-16
Fixed some more simple compile warnings in the examples.
Dan Fandrich
2007-07-12
Fixed some compile warnings and errors and improved portability in the
Dan Fandrich
examples. Removed ftp3rdparty.c since libcurl doesn't support 3rd party FTP transfers any longer.
2006-11-08
ok stop using old and deprecated options
Daniel Stenberg
2003-11-19
cut off old crappy win32 comments and use the proper global_init instead
Daniel Stenberg
also removed very old "require libcurl older than blablabla"
2003-03-17
Andy Cedilnik's corrections
Daniel Stenberg
2002-08-12
added comment about CURLOPT_WRITEDATA for directing contents somewhere
Daniel Stenberg
2001-05-15
corrected
Daniel Stenberg
2001-02-20
win32sockets.c is now added with winsock init/cleanup example functions
Daniel Stenberg
2000-09-20
new libcurl example code stuff
Daniel Stenberg