aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl
AgeCommit message (Expand)Author
2002-05-21return type CURLFORMcode instead of plain intDaniel Stenberg
2002-05-07Patrick Smith's contributed docs improvements for when NLST is used byDaniel Stenberg
2002-05-06CURLOPT_FILE and CURLOPT_INFILE have better aliases now:Daniel Stenberg
2002-05-03CURL_MAX_WRITE_SIZE is a new exported define that informs about the biggestDaniel Stenberg
2002-05-02clarified that you must keep the variables that you point to!Daniel Stenberg
2002-04-30how to set more than one cookieDaniel Stenberg
2002-04-25the TOTAL_TIME is not really total, as it excludes the connect time...Daniel Stenberg
2002-04-24clarified a bit with the timecondition stuffDaniel Stenberg
2002-04-17Dirk Manske's two new infosDaniel Stenberg
2002-04-127.9.6-pre5Daniel Stenberg
2002-04-12added libcurl-errorsDaniel Stenberg
2002-04-10corrected to new return codesDaniel Stenberg
2002-04-10error codes documentedDaniel Stenberg
2002-04-09spell checked and removed talk about very old version numbersDaniel Stenberg
2002-04-02Added DNS cache control optionsDaniel Stenberg
2002-03-20newcomer notice addedDaniel Stenberg
2002-03-19added the multi functions man pagesDaniel Stenberg
2002-03-19multi interface overview and descriptionDaniel Stenberg
2002-03-19removed text that really belongs to very old libcurls that are no longerDaniel Stenberg
2002-03-19point out that this describes the easy interface and also make a moreDaniel Stenberg
2002-03-18WRITEFUNCTION correctionDaniel Stenberg
2002-03-17clarified that it is only the + letter that isn't converted on the rightDaniel Stenberg
2002-03-077.9.5 commitDaniel Stenberg
2002-03-06when removed, an easy handle can be curl_easy_perform()ed againDaniel Stenberg
2002-03-06we don't skip what looks like already escaped strings, that was fixedDaniel Stenberg
2002-03-04explicitly mention easy handleDaniel Stenberg
2002-03-04mention 'easy handle' and not just handle, there will soon be other handlesDaniel Stenberg
2002-03-04ripped out from ../ and put in its own directory nowDaniel Stenberg