index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
curl_easy_setopt.3
Age
Commit message (
Expand
)
Author
2001-10-22
rephrased the WRITEFUNCTION description a bit
Daniel Stenberg
2001-10-11
cleanup on language, content and facts
Daniel Stenberg
2001-10-11
removed WRITEINFO from here, it's not been supported since 7.4...
Daniel Stenberg
2001-10-10
CURLOPT_WRITEFUNCTION description corrected
Daniel Stenberg
2001-09-11
documented CURLOPT_SSL_CIPHER_LIST
Daniel Stenberg
2001-08-29
added CURLOPT_COOKIEJAR details
Daniel Stenberg
2001-08-22
CURLOPT_POST isn't needed these days
Daniel Stenberg
2001-08-21
Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819
Daniel Stenberg
2001-08-20
updated version in header as we have 7.8.1 details in here
Daniel Stenberg
2001-08-09
Added CURLOPT_HTTPGET and CURLOPT_SSL_VERIFYHOST, added notes to the two
Daniel Stenberg
2001-06-01
CURLOPT_CONNECTTIMEOUT works on win32 these days, S. Moonesamy pointed out
Daniel Stenberg
2001-05-31
removed CURLOPT_MUTE, it is not used anymore
Daniel Stenberg
2001-05-31
Added CVS $Id$ keyword for inline version tracking
Daniel Stenberg
2001-05-29
clarified the MUTE option
Daniel Stenberg
2001-05-22
cleanup commit for new autoconf+automake+libtool versions
Daniel Stenberg
2001-05-08
made clear that the cookie file format understood is Netscape _and_ Mozilla
Daniel Stenberg
2001-05-04
'FILE *' changed to 'void *' in all callback functions
Daniel Stenberg
2001-04-10
Added CURLOPT_HEADERFUNCTION description
Daniel Stenberg
2001-04-07
Andrés García pointed out a mistake with CURLOPT_EGDSOCKET
Daniel Stenberg
2001-03-30
elaborated more in CURLOPT_HTTPHEADER section
Daniel Stenberg
2001-03-27
no more ' as first letter of a row, and made the quotes match in the top
Daniel Stenberg
2001-03-27
Added some text to WRITEHEADER about the fact that libcurl will always write
Daniel Stenberg
2001-03-15
connection timeout is now supported
Daniel Stenberg
2001-03-13
close policies
Daniel Stenberg
2001-03-12
Added the two new seeding options
Daniel Stenberg
2001-03-12
Added four new options that come with the new persitant support:
Daniel Stenberg
2001-03-12
persistant updates
Daniel Stenberg
2001-03-08
persistant adjusts
Daniel Stenberg
2001-03-05
updated to libcurl 7.7 conditions
Daniel Stenberg
2001-02-04
Added blurb about the win32 thing that precents a DLL from using a pointer
Daniel Stenberg
2000-12-08
fixed CURLOPT_COOKIE and added CURLOPT_CRLF
Daniel Stenberg
2000-11-28
added maxredirs
Daniel Stenberg
2000-11-22
added the new FILETIME stuff
Daniel Stenberg
2000-11-06
Added descriptions for: CURLOPT_PASSWDDATA, CURLOPT_PASSWDFUNCTION,
Daniel Stenberg
2000-10-03
documented writeinfo as removed in 7.4
Daniel Stenberg
2000-09-26
added krb4-info
Daniel Stenberg
2000-09-15
proxy tunnel update
Daniel Stenberg
2000-08-24
new binary post details
Daniel Stenberg
2000-07-25
Added CURLOPT_PROXYPORT, also added some more clarifications about the
Daniel Stenberg
2000-06-20
haxx.nu => haxx.se
Daniel Stenberg
2000-06-16
removed the CURLOPT_PROGRESSMODE option
Daniel Stenberg
2000-06-14
new binary stdout approach for win32 systems
Daniel Stenberg
2000-06-08
Added progress callback info
Daniel Stenberg
2000-06-06
modified
Daniel Stenberg
2000-06-02
updated
Daniel Stenberg
2000-06-02
changed the httppost struct into curl_slist struct
Daniel Stenberg
2000-05-26
more documented stuff
Daniel Stenberg
2000-05-22
libcurl v7 adjustments
Daniel Stenberg