Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-18 | Avoid compiler warning about unused argument. | Gisle Vanem | |
2008-05-22 | Fixed a surprising number of example programs that were passing int arguments | Dan Fandrich | |
to curl_easy_setopt instead of long. | |||
2005-02-09 | Some functions are static here, but extern in libxml's | Gisle Vanem | |
SAX.h. gcc doesn't like that. Rename. | |||
2005-01-31 | somewhat nicer libcurl usage | Daniel Stenberg | |
2005-01-31 | HTML <head> parsing (with libxml) example code by Lars Nilsson. | Daniel Stenberg | |