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
/
post-callback.c
Age
Commit message (
Collapse
)
Author
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-07-01
examples: provide <DESC> sections
Daniel Stenberg
2012-12-05
examples: fix compilation issues - commit 23f8dca6fb follow-up
Yang Tse
2012-07-12
Added error checking for curl_global_init().
Guenter Knauf
2012-07-12
Added curl_global_* functions.
Guenter Knauf
2012-07-04
Added error checking for samples.
Guenter Knauf
2012-04-13
examples: fix compiler warnings
Yang Tse
2011-03-10
sources: update source headers
Daniel Stenberg
All C and H files now (should) feature the proper project curl source code header, which includes basic info, a copyright statement and some basic disclaimers.
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.
2008-04-12
return 0 not -1 at end of data!
Daniel Stenberg
2008-03-13
fix code that is normally #ifdef'ed out
Daniel Stenberg
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.
2005-12-14
Rene Bernhardt's corrections
Daniel Stenberg
2004-08-23
lost of more into on how to tweak some headers
Daniel Stenberg
2003-12-08
removed old version checks
Daniel Stenberg
2003-12-08
use the newer option names
Daniel Stenberg
2002-03-14
new example for libcurl 7.9.6 or later
Daniel Stenberg