aboutsummaryrefslogtreecommitdiff
path: root/docs/curl_easy_setopt.3
AgeCommit message (Expand)Author
2002-01-13Götz Babin-Ebell provided some documantation for the ENGINE stuffDaniel Stenberg
2001-12-10corrected the READFUNCTION docs slightlyDaniel Stenberg
2001-11-30documented CURLOPT_HTTP_VERSION and CURLOPT_FTP_USE_EPSVDaniel Stenberg
2001-11-13disable QUOTEs with NULLDaniel Stenberg
2001-10-22rephrased the WRITEFUNCTION description a bitDaniel Stenberg
2001-10-11cleanup on language, content and factsDaniel Stenberg
2001-10-11removed WRITEINFO from here, it's not been supported since 7.4...Daniel Stenberg
2001-10-10CURLOPT_WRITEFUNCTION description correctedDaniel Stenberg
2001-09-11documented CURLOPT_SSL_CIPHER_LISTDaniel Stenberg
2001-08-29added CURLOPT_COOKIEJAR detailsDaniel Stenberg
2001-08-22CURLOPT_POST isn't needed these daysDaniel Stenberg
2001-08-21Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819Daniel Stenberg
2001-08-20updated version in header as we have 7.8.1 details in hereDaniel Stenberg
2001-08-09Added CURLOPT_HTTPGET and CURLOPT_SSL_VERIFYHOST, added notes to the twoDaniel Stenberg
2001-06-01CURLOPT_CONNECTTIMEOUT works on win32 these days, S. Moonesamy pointed outDaniel Stenberg
2001-05-31removed CURLOPT_MUTE, it is not used anymoreDaniel Stenberg
2001-05-31Added CVS $Id$ keyword for inline version trackingDaniel Stenberg
2001-05-29clarified the MUTE optionDaniel Stenberg
2001-05-22cleanup commit for new autoconf+automake+libtool versionsDaniel Stenberg
2001-05-08made clear that the cookie file format understood is Netscape _and_ MozillaDaniel Stenberg
2001-05-04'FILE *' changed to 'void *' in all callback functionsDaniel Stenberg
2001-04-10Added CURLOPT_HEADERFUNCTION descriptionDaniel Stenberg
2001-04-07Andrés García pointed out a mistake with CURLOPT_EGDSOCKETDaniel Stenberg
2001-03-30elaborated more in CURLOPT_HTTPHEADER sectionDaniel Stenberg
2001-03-27no more ' as first letter of a row, and made the quotes match in the topDaniel Stenberg
2001-03-27Added some text to WRITEHEADER about the fact that libcurl will always writeDaniel Stenberg
2001-03-15connection timeout is now supportedDaniel Stenberg
2001-03-13close policiesDaniel Stenberg
2001-03-12Added the two new seeding optionsDaniel Stenberg
2001-03-12Added four new options that come with the new persitant support:Daniel Stenberg
2001-03-12persistant updatesDaniel Stenberg
2001-03-08persistant adjustsDaniel Stenberg
2001-03-05updated to libcurl 7.7 conditionsDaniel Stenberg
2001-02-04Added blurb about the win32 thing that precents a DLL from using a pointerDaniel Stenberg
2000-12-08fixed CURLOPT_COOKIE and added CURLOPT_CRLFDaniel Stenberg
2000-11-28added maxredirsDaniel Stenberg
2000-11-22added the new FILETIME stuffDaniel Stenberg
2000-11-06Added descriptions for: CURLOPT_PASSWDDATA, CURLOPT_PASSWDFUNCTION,Daniel Stenberg
2000-10-03documented writeinfo as removed in 7.4Daniel Stenberg
2000-09-26added krb4-infoDaniel Stenberg
2000-09-15proxy tunnel updateDaniel Stenberg
2000-08-24new binary post detailsDaniel Stenberg
2000-07-25Added CURLOPT_PROXYPORT, also added some more clarifications about theDaniel Stenberg
2000-06-20haxx.nu => haxx.seDaniel Stenberg
2000-06-16removed the CURLOPT_PROGRESSMODE optionDaniel Stenberg
2000-06-14new binary stdout approach for win32 systemsDaniel Stenberg
2000-06-08Added progress callback infoDaniel Stenberg
2000-06-06modifiedDaniel Stenberg
2000-06-02updatedDaniel Stenberg
2000-06-02changed the httppost struct into curl_slist structDaniel Stenberg