Dan Fandrich
|
152cf6325d
|
Checked in some grammatical and minor other fixes in the documentation and
examples that I found in the FreeBSD ports system.
|
2008-09-10 07:11:45 +00:00 |
|
Dan Fandrich
|
e664cd5826
|
Fixed a surprising number of example programs that were passing int arguments
to curl_easy_setopt instead of long.
|
2008-05-22 21:20:07 +00:00 |
|
Dan Fandrich
|
49ce3e5160
|
Fixed some compile warnings and errors and improved portability in the
examples.
Removed ftp3rdparty.c since libcurl doesn't support 3rd party FTP transfers
any longer.
|
2007-07-12 21:11:10 +00:00 |
|
Gisle Vanem
|
0bfa601a9f
|
Open "debugit" in binary mode ("rb").
|
2004-10-16 13:17:15 +00:00 |
|
Daniel Stenberg
|
15cd35f67f
|
added example that makes an upload to a file:// url
|
2004-05-26 09:00:03 +00:00 |
|