curl/docs/libcurl
Daniel Stenberg 25f611ca42 Guillaume Cottenceau's patch that adds CURLOPT_UNRESTRICTED_AUTH that
disables the host name check in the FOLLOWLOCATION code. With that option
set, libcurl will send user+password to all hosts.
2003-03-31 04:41:05 +00:00
..
.cvsignore
curl_easy_cleanup.3
curl_easy_duphandle.3
curl_easy_getinfo.3 Kjetil Jacobsen's patch that introduces CURLOPT_PRIVATE and CURLINFO_PRIVATE 2002-11-20 19:11:22 +00:00
curl_easy_init.3
curl_easy_perform.3
curl_easy_setopt.3 Guillaume Cottenceau's patch that adds CURLOPT_UNRESTRICTED_AUTH that 2003-03-31 04:41:05 +00:00
curl_escape.3
curl_formadd.3 removed nroff mistake 2002-11-15 14:13:46 +00:00
curl_formfree.3
curl_formparse.3
curl_free.3
curl_getdate.3
curl_getenv.3
curl_global_cleanup.3
curl_global_init.3
curl_mprintf.3
curl_multi_add_handle.3
curl_multi_cleanup.3
curl_multi_fdset.3
curl_multi_info_read.3 Updated to better reflect reality. Also displays how the CURLMsg struct 2003-02-27 14:25:54 +00:00
curl_multi_init.3
curl_multi_perform.3 clarified 2002-12-03 12:40:12 +00:00
curl_multi_remove_handle.3 clarify 2003-03-10 20:43:59 +00:00
curl_slist_append.3 added an EXAMPLE section 2003-02-21 15:19:50 +00:00
curl_slist_free_all.3
curl_strequal.3
curl_strnequal.3
curl_unescape.3
curl_version_info.3
curl_version.3
index.html
libcurl-errors.3 CURLE_HTTP_NOT_FOUND => CURLE_HTTP_RETURNED_ERROR 2002-12-18 16:51:02 +00:00
libcurl-multi.3 clarified 2002-12-03 12:40:12 +00:00
libcurl.3
Makefile.am