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
|
ade57a781c
|
Included stdint.h to get the intptr_t type (needed on OpenBSD at least).
|
2008-05-15 22:31:23 +00:00 |
|
Daniel Stenberg
|
b12fef3f31
|
Michal Marek's cleanup of how curl_easy_setopt() is used in examples and
test code. Thanks to his curl_easy_setopt() typechecker work...
|
2008-02-27 09:06:15 +00:00 |
|
Dan Fandrich
|
4706a93341
|
Fixed some more simple compile warnings in the examples.
|
2007-07-16 21:22:12 +00:00 |
|
Daniel Stenberg
|
4a728747e6
|
make it compile fine
|
2007-07-12 20:55:17 +00:00 |
|
Daniel Stenberg
|
3e1caa6185
|
HTTP "auth done right". See lib/README.httpauth
|
2004-11-24 16:11:35 +00:00 |
|