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
/
libcurl
/
curl_easy_setopt.3
Age
Commit message (
Expand
)
Author
2003-06-10
clarify the CUSTOMREQUEST and HTTPHEADER options slightly
Daniel Stenberg
2003-06-10
CURLOPT_HTTPAUTH docu
Daniel Stenberg
2003-06-10
Daniel Kouril's patch that adds HTTP negotiation support to libcurl was
Daniel Stenberg
2003-05-14
documented CURLOPT_FTP_USE_EPRT
Daniel Stenberg
2003-05-12
Dan F clarified the CURLOPT_ENCODING description after his changes to
Daniel Stenberg
2003-04-11
Dan Fandrich's added gzip support documented.
Daniel Stenberg
2003-04-11
when saving a cookie jar fails, you don't get an error code or anything,
Daniel Stenberg
2003-03-31
Guillaume Cottenceau's patch that adds CURLOPT_UNRESTRICTED_AUTH that
Daniel Stenberg
2003-03-31
clarify USERPWD somewhat more
Daniel Stenberg
2003-02-28
spell out that POSTFIELDS should be url-encoded in most cases
Daniel Stenberg
2003-02-17
how to disable FTP PORT
Daniel Stenberg
2003-01-09
Wai (Simon) Liu provided the HTTP200ALIASES paragraph.
Daniel Stenberg
2003-01-09
Philippe Raoult's added note for HTTPHEADER
Daniel Stenberg
2002-12-16
writefunction data is not zero terminated
Daniel Stenberg
2002-12-03
clarified
Daniel Stenberg
2002-12-03
clarify the DEBUGFUNCTION data not being zero terminated
Daniel Stenberg
2002-12-02
clarified SSL_VERIFYPEER and SSL_VERIFYHOST a bit, thanks to Soren Spies
Daniel Stenberg
2002-12-01
wrapped the line for PRIVATE nicer
Daniel Stenberg
2002-11-20
Kjetil Jacobsen's patch that introduces CURLOPT_PRIVATE and CURLINFO_PRIVATE
Daniel Stenberg
2002-11-14
language
Daniel Stenberg
2002-11-14
clarified that strings need to be kept around until the handle is closed or
Daniel Stenberg
2002-10-15
Andrés García's corrections
Daniel Stenberg
2002-09-18
Re-ordered all the options to be more logically structured. Hopefully this
Daniel Stenberg
2002-09-13
clarified what CURLOPT_MAXCONNECTS actually do
Daniel Stenberg
2002-08-22
Markus F.X.J. Oberhumer's added notes about NOSIGNAL in the TIMEOUT
Daniel Stenberg
2002-08-21
NOSIGNAL, BUFFERSIZE and clarification for the PROGRESSFUNCTION
Daniel Stenberg
2002-08-15
modified again to look better HTML converted
Daniel Stenberg
2002-08-15
Leonce Limousin pointed out flaws
Daniel Stenberg
2002-08-07
Adding more blurb about activating the cookies on COOKIEFILE and COOKIEJAR
Daniel Stenberg
2002-08-05
jonatan's fixes
Daniel Stenberg
2002-07-29
Setting PASSWDFUNCTION to NULL will set back the internal function as password
Daniel Stenberg
2002-06-03
updated header
Daniel Stenberg
2002-05-28
Cris Bailiff's CAPATH support added
Daniel Stenberg
2002-05-21
James Cone added CURLOPT_NETRC / --netrc / --netrc-optional descriptions
Daniel Stenberg
2002-05-07
Patrick Smith's contributed docs improvements for when NLST is used by
Daniel Stenberg
2002-05-06
CURLOPT_FILE and CURLOPT_INFILE have better aliases now:
Daniel Stenberg
2002-05-03
CURL_MAX_WRITE_SIZE is a new exported define that informs about the biggest
Daniel Stenberg
2002-04-30
how to set more than one cookie
Daniel Stenberg
2002-04-24
clarified a bit with the timecondition stuff
Daniel Stenberg
2002-04-12
7.9.6-pre5
Daniel Stenberg
2002-04-02
Added DNS cache control options
Daniel Stenberg
2002-03-18
WRITEFUNCTION correction
Daniel Stenberg
2002-03-04
ripped out from ../ and put in its own directory now
Daniel Stenberg